🆕 chore(.gitignore): 添加.env和.idea到忽略列表
🔧 fix(pyproject.toml): 更新dify-plugin-dongjak依赖到0.4.6版本 🔧 fix(requirements.txt): 更新dify-plugin-dongjak版本为0.4.6
This commit is contained in:
@@ -7,7 +7,7 @@ requires-python = ">=3.12"
|
||||
|
||||
# uv pip compile pyproject.toml -o ./requirements.txt
|
||||
dependencies = [
|
||||
"dify-plugin-dongjak>=0.4.5",
|
||||
"dify-plugin-dongjak>=0.4.6",
|
||||
"openai>=1.108.2",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user