grpcio>=1.60.0
grpcio-tools>=1.60.0
protobuf>=4.25.0
pydantic>=2.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-grpc>=0.8.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.4.0
mypy-protobuf>=3.5.0
pylint>=2.17.0
grpc-stubs>=1.53.0

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