fix:修复依赖文件报错

This commit is contained in:
Daniel
2026-03-05 20:00:15 +08:00
parent 98d928f457
commit bbb9a5e1e1

View File

@@ -0,0 +1,10 @@
# Python 3.6 / 旧 pip 索引兼容(生产机 pip 无 2.31+ 时用此文件)
# 安装: pip3 install --user -r crawler/requirements-py36.txt
requests>=2.24.0,<2.29
feedparser>=6.0.0
beautifulsoup4>=4.9.0
pytest>=6.0.0
fastapi>=0.68.0,<0.100
uvicorn>=0.15.0,<0.23
deep-translator>=1.5.0
dashscope>=1.14.0