grpcio>=1.80.0
grpcio-tools>=1.80.0
protobuf<7.0.0,>=6.31.1
googleapis-common-protos>=1.63.0
requests>=2.25.0
typing-extensions>=4.0.0
pydantic>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.10.0
mypy>=1.0.0
flake8>=6.0.0
flake8-docstrings>=1.7.0
flake8-builtins>=2.0.0
flake8-annotations>=3.0.0
pytest-asyncio>=0.21.0
coverage>=7.0.0
pre-commit>=3.0.0
mkdocs>=1.4.0
mkdocs-material>=9.0.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.20.0

[lint]
black>=23.0.0
isort>=5.10.0
mypy>=1.0.0
flake8>=6.0.0
flake8-docstrings>=1.7.0
flake8-builtins>=2.0.0
flake8-annotations>=3.0.0
