公告板
版本库
filestore
活动
搜索
登录
阳洁
/
ECloud_Dify
对接E云管家与Dify
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Initial commit
yj
2025-07-22
2a8d022a20f82c35e9df680dfb66c3c95863b190
[~yj/ECloud_Dify.git]
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
fastapi==0.116.1
uvicorn==0.35.0
redis==6.2.0
sqlalchemy==2.0.23
pymysql==1.1.0
requests==2.31.0
pydantic==2.5.0
python-dotenv==1.0.0
celery==5.3.4
loguru==0.7.2
cryptography==45.0.5
pytest==8.4.1
httpx==0.28.1