commercialcompany/requirements.txt

15 lines
202 B
Plaintext
Raw Permalink Normal View History

2023-08-11 10:56:43 +08:00
uvicorn
2023-08-04 10:55:05 +08:00
docx==0.2.4
docxtpl==0.16.7
2024-03-11 14:31:34 +08:00
fastapi==0.109.2
2023-08-04 10:55:05 +08:00
numpy==1.24.2
openpyxl==3.1.2
pandas==1.5.3
2024-03-11 14:31:34 +08:00
pydantic==2.6.0
2023-08-04 10:55:05 +08:00
PyJWT==2.8.0
2024-03-11 14:31:34 +08:00
pymongo==4.6.1
requests
SQLAlchemy
2023-08-11 10:56:43 +08:00
pymysql
python-multipart
2024-03-11 14:31:34 +08:00
xlwings==0.30.13