fastapi==0.115.0
uvicorn==0.30.6
python-multipart==0.0.12
sqlalchemy==2.0.35
pymysql==1.1.1
cryptography==43.0.3
httpx==0.27.2
python-dotenv==1.0.1

[dev]
pytest==8.3.3
