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 758f85f commit 3b3d290Copy full SHA for 3b3d290
Pipfile
@@ -7,7 +7,7 @@ name = "pypi"
7
certifi = "==2023.7.22"
8
six = ">=1.10"
9
python-dateutil = ">=2.5.3"
10
-urllib3 = ">=1.15.1"
+urllib3 = "~=1.26.17"
11
vistir = ">=0.4.0, <=0.6.1"
12
13
[dev-packages]
0 commit comments