Browse Source

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

Yeuoly 6 months ago
parent
commit
52ad267ff6
1 changed files with 1 additions and 1 deletions
  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