cryptography>=46.0.0

[certification]
aioquic>=1.3.0
h2>=4.1.0
websockets>=12.0
wsproto>=1.3.0

[compression]
brotli>=1.1.0

[config-yaml]
PyYAML>=6.0

[dev]
pytest>=8.0
aioquic>=1.3.0
h2>=4.1.0
websockets>=12.0
wsproto>=1.3.0
PyYAML>=6.0
brotli>=1.1.0

[dev:platform_system != "Windows"]
uvloop>=0.19.0

[full-featured]
PyYAML>=6.0
brotli>=1.1.0

[full-featured:platform_system != "Windows"]
uvloop>=0.19.0

[runtime-trio]
trio>=0.25.0

[runtime-uvloop]

[runtime-uvloop:platform_system != "Windows"]
uvloop>=0.19.0
