fastapi>=0.115
uvicorn[standard]>=0.30
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
alembic>=1.13
pydantic>=2.0
pydantic-settings>=2.0
python-jose[cryptography]>=3.3
cryptography>=42
passlib[bcrypt]>=1.7
numba>=0.59
numpy>=1.26
python-multipart>=0.0.9
aiofiles>=23.0
httpx>=0.27
slowapi>=0.1.9
reportlab>=4.0
python-fasthtml>=0.12
psutil>=5.9
websockets>=12.0
aiosmtplib>=3.0
click>=8.0
python-barcode>=0.15
qrcode>=7.0
Pillow>=10.0
pypdf>=4.0
psycopg2-binary>=2.9

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
faker>=24.0
aiosqlite>=0.20
respx>=0.21
playwright>=1.43
pytest-playwright>=0.5
pytest-timeout>=2.3
pytest-xdist>=3.5

[prod]
gunicorn>=22.0
