We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fdf00 commit 95e4688Copy full SHA for 95e4688
docs/requirements.txt
@@ -3,4 +3,4 @@ sphinx-copybutton
3
recommonmark
4
docutils
5
urllib3<2; python_version < "3.11"
6
-urllib3; python_version >= "3.11"
+urllib3>=2.5.0; python_version >= "3.11"
0 commit comments