
[:python_version >= "3.6"]
idna==3.10
invoke==2.2.0

[:python_version >= "3.7" and python_version < "4.0"]
grpc-interceptor==0.15.4

[:python_version >= "3.8"]
annotated-types==0.7.0
attrs==25.3.0

[:python_version >= "3.9"]
aiohappyeyeballs==2.6.1
aiohttp==3.12.13
aiosignal==1.3.2
frozenlist==1.7.0
grpcio==1.72.1
grpcio-tools==1.72.1
multidict==6.5.0
pillow==11.2.1
propcache==0.3.2
protobuf==6.31.1
pydantic==2.11.7
pydantic-core==2.33.2
setuptools==80.9.0
types-protobuf==6.30.2.20250516
typing-extensions==4.14.0
typing-inspection==0.4.1
yarl==1.20.1

[dev]
pytest
pytest-cov
flake8
black
mypy

[grpcio-tools]

[grpcio-tools:python_version >= "3.9"]
grpcio-tools==1.72.1
