grpcio<2.0.0,>=1.69.0
protobuf<6.0.0,>=5.29.5

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.5.0
types-protobuf>=5.0.0
types-grpcio>=1.0.0

[monitoring]
prometheus-client>=0.17.0
structlog>=23.0.0

[web]
uvicorn>=0.23.0
gunicorn>=21.0.0
fastapi>=0.100.0
