fastapi>=0.111.0
uvicorn[standard]>=0.29.0
httpx>=0.27.0
cryptography>=42.0.0
aiosqlite>=0.20.0
python-jose[cryptography]>=3.3.0
bcrypt==4.0.1
python-multipart>=0.0.9
apscheduler>=3.10.4

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
httpx>=0.27.0
black>=24.0.0
ruff>=0.4.0
