aiosqlite>=0.20.0
alembic>=1.16.5
asyncpg>=0.30.0
cryptography>=45.0.6
fastapi[standard]>=0.116.1
httpx>=0.28.1
loguru>=0.7.2
opentelemetry-api>=1.30.0
opentelemetry-exporter-otlp>=1.30.0
opentelemetry-instrumentation-fastapi>=0.50b0
opentelemetry-instrumentation-logging>=0.50b0
opentelemetry-sdk>=1.30.0
psycopg2-binary>=2.9.11
psycopg>=3.2.9
pyjwt>=2.10.1
slowapi>=0.1.9
sqlalchemy>=2.0.43

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
mypy>=1.8.0
ruff>=0.1.0
black>=24.0.0

[mysql]
aiomysql>=0.2.0

[redis]
redis>=5.0.0
