asyncpg>=0.29.0
aiohttp>=3.9.0
pydantic>=2.0.0
prometheus-client>=0.19.0
python-dotenv>=1.0.0
croniter>=1.4
grpcio>=1.60
protobuf>=7.35.1
fastapi>=0.110
uvicorn>=0.29

[dev]
setuptools>=68.0.0
build>=1.0.0
pyyaml>=6.0
types-PyYAML>=6.0.12
types-croniter>=6.2.4
types-protobuf>=5.28
grpcio-tools>=1.60
grpc-stubs>=1.53
httpx>=0.27
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
black>=24.0.0
mypy>=1.8.0
flake8>=7.0.0

[mysql]
asyncmy>=0.2

[otel]
opentelemetry-api>=1.24
opentelemetry-sdk>=1.24
opentelemetry-exporter-otlp-proto-http>=1.24

[sqlite]
aiosqlite>=0.19
