Files
family-service/requirements.txt
2026-09-12 14:51:25 +08:00

14 lines
248 B
Plaintext

fastapi~=0.140.0
python-dotenv~=1.2.2
requests~=2.34.2
starlette~=1.3.1
pydantic~=2.13.4
SQLAlchemy~=2.0.51
asyncpg~=0.30.0
uvicorn~=0.23.0
pymysql~=1.2.0
boto3~=1.40.59
botocore~=1.40.59
python-multipart~=0.0.20
fluent-logger~=0.10.0
loguru~=0.7.3