We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f404e7c + 2eda999 commit 44da814Copy full SHA for 44da814
2 files changed
tools/requirements.txt
@@ -3,7 +3,7 @@ click == 8.1.8
3
requests >= 2.32.5
4
prompt_toolkit >= 3.0.52
5
pygments >= 2.20.0
6
-urllib3 >= 1.24
+urllib3 >= 2.6.3
7
rich == 15.0.0
8
# only used for soap transport
9
# softlayer-zeep >= 5.0.0
tools/test-requirements.txt
@@ -8,7 +8,7 @@ click == 8.1.8
10
11
12
rich >= 12.3.0
13
flake8
14
autopep8
0 commit comments