ソースを参照

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