We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066f300 commit cdbfae9Copy full SHA for cdbfae9
1 file changed
requirements-test.txt
@@ -16,7 +16,7 @@ hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
16
httpcore==0.16.3 ; python_version >= "3.11" and python_version < "4.0"
17
httpx==0.23.3 ; python_version >= "3.11" and python_version < "4.0"
18
hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
19
-idna==3.8 ; python_version >= "3.11" and python_version < "4.0"
+idna==3.15 ; python_version >= "3.11" and python_version < "4.0"
20
ijson==3.3.0 ; python_version >= "3.11" and python_version < "4.0"
21
iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
22
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments