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.
2 parents 8820e73 + e688c09 commit b36124dCopy full SHA for b36124d
requirements.txt
@@ -14,7 +14,7 @@ pyOpenSSL==18.0.0
14
pyparsing==2.2.0
15
pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
16
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
17
-requests==2.14.2
+requests==2.20.0
18
six==1.10.0
19
websocket-client==0.40.0
20
urllib3==1.21.1; python_version == '3.3'
0 commit comments