瀏覽代碼

fix: lock the version of dify_plugin to 0.0.1b60 in cli templates

Yeuoly 6 月之前
父節點
當前提交
52ad267ff6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cmd/commandline/plugin/templates/python/requirements.txt

+ 1 - 1
cmd/commandline/plugin/templates/python/requirements.txt

@@ -1 +1 @@
-dify_plugin
+dify_plugin~=0.0.1b60