|
@@ -18,7 +18,6 @@ hiredis==2.2.3
|
|
|
|
|
|
|
|
# Celery任务队列
|
|
# Celery任务队列
|
|
|
celery==5.3.4
|
|
celery==5.3.4
|
|
|
-celery-beat==2.5.0
|
|
|
|
|
|
|
|
|
|
# 认证与安全
|
|
# 认证与安全
|
|
|
python-jose[cryptography]==3.3.0
|
|
python-jose[cryptography]==3.3.0
|
|
@@ -30,7 +29,7 @@ cryptography==41.0.7
|
|
|
openai==1.3.7
|
|
openai==1.3.7
|
|
|
anthropic==0.7.7
|
|
anthropic==0.7.7
|
|
|
dashscope==1.14.1 # 阿里通义千问
|
|
dashscope==1.14.1 # 阿里通义千问
|
|
|
-erniebot==0.2.5 # 百度文心一言
|
|
|
|
|
|
|
+erniebot==0.2.1 # 百度文心一言
|
|
|
|
|
|
|
|
# 工具库
|
|
# 工具库
|
|
|
httpx==0.25.2
|
|
httpx==0.25.2
|