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 76ec6f5 + 27459d5 commit ae7b5ddCopy full SHA for ae7b5dd
requirements.txt
@@ -9,4 +9,4 @@ websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
9
requests # Apache-2.0
10
requests-oauthlib # ISC
11
oauthlib>=3.2.2 # BSD
12
-urllib3>=1.24.2 # MIT
+urllib3>=1.24.2,<2.0 # MIT
0 commit comments