소스 검색

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