2026-07-01 21:10:06 +02:00
|
|
|
fastapi==0.115.0
|
|
|
|
|
uvicorn[standard]==0.30.6
|
|
|
|
|
sqlalchemy[asyncio]==2.0.35
|
|
|
|
|
asyncpg==0.30.0
|
|
|
|
|
jinja2==3.1.4
|
|
|
|
|
python-multipart==0.0.12
|
|
|
|
|
bcrypt==5.0.0
|
|
|
|
|
python-jose[cryptography]==3.3.0
|
2026-07-01 23:11:55 +02:00
|
|
|
httpx==0.27.0
|
2026-07-11 02:10:27 +02:00
|
|
|
|
|
|
|
|
# Testing
|
|
|
|
|
pytest>=8.0
|
|
|
|
|
pytest-asyncio>=0.24
|
|
|
|
|
pytest-cov>=5.0
|
|
|
|
|
pytest-httpx>=0.30
|