sqlalchemy[asyncio]>=2.0.44
asyncpg>=0.30.0
pydantic>=2.12.4
pydantic[email]>=2.12.4
pydantic-settings>=2.12.0
fastapi>=0.121.2
redis>=7.0.1
httpx==0.28.1
requests>=2.31.0
structlog>=25.5.0
cryptography>=46.0.3
python-dateutil>=2.9.0.post0
pytz>=2025.2
boto3<1.40.62,>=1.40.61
aioboto3>=15.5.0
aio-pika>=9.5.8
opentelemetry-api>=1.38.0
opentelemetry-sdk>=1.38.0
opentelemetry-instrumentation-fastapi>=0.42b0
opentelemetry-instrumentation-redis>=0.42b0
opentelemetry-instrumentation-sqlalchemy>=0.42b0
opentelemetry-exporter-otlp-proto-grpc>=1.38.0
sentry-sdk[fastapi]>=2.44.0
aiohttp>=3.13.2
python-multipart>=0.0.20
python-jose[cryptography]>=3.5.0
PyJWT>=2.10.1
bcrypt>=5.0.0

[dev]
pytest>=9.0.1
pytest-asyncio>=1.3.0
pytest-cov>=7.0.0
pytest-mock>=3.15.1
mypy>=1.18.2
ruff>=0.14.5
black>=25.11.0
httpx==0.28.1
testcontainers>=4.13.3
faker>=38.0.0
