
[all]
grpcio>=1.60.0
aiohttp>=3.9.0
protobuf>=4.25.0
pyyaml>=6.0
pytest>=7.0
pytest-benchmark>=4.0
hypothesis>=6.0

[all:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=7.0
pytest-benchmark>=4.0
pytest-cov>=4.0
hypothesis>=6.0
pyyaml>=6.0
pytest-asyncio>=0.21
black>=23.0
ruff>=0.1.0
mypy>=1.0

[dev:python_version < "3.11"]
tomli>=2.0

[enterprise]
grpcio>=1.60.0
aiohttp>=3.9.0
protobuf>=4.25.0
pyyaml>=6.0

[enterprise:python_version < "3.11"]
tomli>=2.0

[network]
grpcio>=1.60.0
aiohttp>=3.9.0
protobuf>=4.25.0
