grpcio>=1.60.0
grpcio-tools>=1.60.0
grpcio-health-checking>=1.60.0
grpcio-reflection>=1.60.0
protobuf>=4.25.0
aiohttp>=3.9.0
pydantic>=2.5.0
psutil>=5.9.0
aiofiles>=23.2.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0

[monitoring]
prometheus-client>=0.17.0
psutil>=5.9.0

[security]
cryptography>=41.0.0
pyjwt>=2.8.0
