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 41bccd5 commit 46cfd7dCopy full SHA for 46cfd7d
setup.py
@@ -24,7 +24,7 @@
24
requirements = [
25
'jsonschema==3.2.0',
26
'singleton-decorator==1.0.0',
27
- 'websocket-client==0.57.0',
+ 'websocket-client==1.4.2',
28
]
29
30
setup(
0 commit comments