We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df9f95 commit cc8f98dCopy full SHA for cc8f98d
requirements.txt
@@ -37,5 +37,5 @@ PyJWT>=2
37
setuptools==75.3.2; python_version < "3.9" # noqa
38
setuptools>=78.1.1; python_version >= "3.9"
39
urllib3>=2.2.2; python_version < "3.9" # noqa
40
-urliib3>=2.6.0; python_version >= "3.9"
+urllib3>=2.6.0; python_version >= "3.9"
41
zipp>=3.19.1
0 commit comments