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