fastapi>=0.111.0
uvicorn[standard]>=0.29.0
sqlalchemy>=2.0.0
alembic>=1.13.0
asyncpg>=0.29.0
psycopg2-binary>=2.9.0
passlib[bcrypt]>=1.7.4
python-jose[cryptography]>=3.3.0
cryptography>=42.0.0
python-multipart>=0.0.9
pydantic>=2.7.0
pydantic-settings>=2.2.0
email-validator>=2.0.0
httpx>=0.27.0
python-dotenv>=1.0.0
structlog>=24.1.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
aiosqlite>=0.20.0
ruff>=0.4.0
build>=1.2.0
twine>=5.0.0
