We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df5ec5 commit 23d8740Copy full SHA for 23d8740
requirements-testing.txt
@@ -13,7 +13,7 @@ responses
13
pysocks
14
socksio
15
httpcore[http2]; python_version < "3.8"
16
-httpcore[http2,asyncio]>=1.0; python_version >= "3.8" # asyncio support only supported for Python 3.8+
+httpcore[http2,asyncio]; python_version >= "3.8" # asyncio support only supported for Python 3.8+
17
setuptools
18
freezegun
19
Brotli
0 commit comments