Files
usa/crawler/requirements-py36.txt
2026-03-05 20:00:15 +08:00

11 lines
307 B
Plaintext

# 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