anyio>=4.10.0
h11>=0.16.0
h2>=4.2.0
multidict>=6.5.0
yarl>=1.20.1
wsproto>=1.2.0
orjson>=3.10.18

[:python_version < "3.13"]
typing_extensions>=4.5

[brotli]

[brotli:platform_python_implementation != "CPython"]
brotlicffi>=1.1.0

[brotli:platform_python_implementation == "CPython"]
Brotli>=1.1.0

[cbor]
cbor2>=5.6.5

[json]
orjson>=3.10.18

[opentelemetry]
opentelemetry-api>=1.34.1

[zstd]

[zstd:python_version < "3.14"]
zstandard>=0.23.0
