11 lines
307 B
Plaintext
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
|