mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2025-12-26 04:48:05 +08:00
- 添加 pyproject.toml 文件,配置项目信息和依赖 - 更新 requirements.txt,调整依赖版本 - 在 static.py 中添加版本号变量 - 添加 .python-version 文件,指定 Python 版本
13 lines
190 B
Plaintext
13 lines
190 B
Plaintext
aiofiles>=24.1.0
|
|
aiosqlite>=0.21.0
|
|
click>=8.1.8
|
|
emoji>=2.14.1
|
|
fastapi>=0.115.8
|
|
httpx[socks]>=0.28.1
|
|
lxml>=5.3.1
|
|
pyperclip>=1.9.0
|
|
pyyaml>=6.0.2
|
|
rookiepy>=0.5.6
|
|
textual>=1.0.0
|
|
uvicorn>=0.34.0
|