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 4de76b4 commit 2eca00fCopy full SHA for 2eca00f
python/requirements.txt
@@ -2,4 +2,4 @@ certifi==2020.11.8
2
chardet==3.0.4
3
idna==2.10
4
requests==2.25.0
5
-urllib3==1.26.2
+urllib3==1.26.4
python/setup.py
@@ -45,7 +45,7 @@
45
'chardet==3.0.4',
46
'idna==2.10',
47
'requests==2.25.0',
48
- 'urllib3==1.26.2',
+ 'urllib3==1.26.4',
49
],
50
entry_points={
51
"console_scripts": [
0 commit comments