urllib3<3,>=1.21.1
certifi>=2017.4.17
charset-normalizer<4,>=2
idna<4,>=2.5

[all]
httpx>=0.23.0
h2>=4.0.0
aioquic>=0.9.0
cryptography>=2.5
PySocks!=1.5.7,>=1.5.6

[http2]
httpx>=0.23.0
h2>=4.0.0

[http3]
aioquic>=0.9.0

[security]
cryptography>=2.5

[socks]
PySocks!=1.5.7,>=1.5.6
