calc/backend/requirements.txt

9 lines
153 B
Plaintext
Raw Normal View History

2025-03-26 12:48:43 +08:00
fastapi==0.104.1
uvicorn==0.24.0
boto3==1.29.3
python-dotenv==1.0.0
pydantic==2.4.2
pandas==2.1.3
2025-04-02 16:57:05 +08:00
python-multipart==0.0.6
requests==2.31.0
httpx==0.25.2