重新调整模板
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Skill-specific Python dependencies.
|
||||
# Keep this file minimal.
|
||||
# Platform-provided shared dependencies are installed by Jiangchang runtime.
|
||||
# Add only dependencies required by this skill.
|
||||
# Platform shared APIs are provided by jiangchang-platform-kit from Jiangchang shared runtime.
|
||||
#
|
||||
# Browser RPA: uses system Chrome/Edge; no `playwright install chromium` needed.
|
||||
# Required platform SDK. Do not vendor jiangchang_skill_core inside a skill.
|
||||
jiangchang-platform-kit>=1.0.11
|
||||
|
||||
# Browser RPA example: uses system Chrome/Edge; no `playwright install chromium` needed.
|
||||
playwright>=1.42.0,<2
|
||||
|
||||
Reference in New Issue
Block a user