去掉依赖
This commit is contained in:
@@ -1,9 +1 @@
|
||||
# Skill-specific Python dependencies.
|
||||
# Keep this file minimal.
|
||||
# Platform shared APIs are provided by jiangchang-platform-kit from Jiangchang shared runtime.
|
||||
#
|
||||
# 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
|
||||
# 公共依赖由宿主共享 runtime 提供;这里只声明技能特有 Python 依赖。
|
||||
|
||||
Reference in New Issue
Block a user