Files
mnote/services/mineru/requirements.txt
T

6 lines
120 B
Plaintext
Raw Normal View History

2025-11-23 10:55:04 +08:00
# 额外依赖,便于 setup.ps1 快速安装
fastapi>=0.110
uvicorn[standard]>=0.27
python-dotenv>=1.0
requests>=2.32