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 e87b352 + d3daaab commit 48c26c8Copy full SHA for 48c26c8
requirements.txt
@@ -6,6 +6,6 @@ urllib3>=1.19.1,!=1.21 # MIT
6
pyyaml>=3.12 # MIT
7
google-auth>=1.0.1 # Apache-2.0
8
ipaddress>=1.0.17 # PSF
9
-websocket-client>=0.32.0,<=0.40.0 # LGPLv2+
+websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
10
requests # Apache-2.0
11
requests-oauthlib # ISC
0 commit comments