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 c72f2e6 commit fb2ce48Copy full SHA for fb2ce48
setup.py
@@ -36,7 +36,7 @@
36
'future>=0.14.0',
37
'futures; python_version == "2.7"',
38
'jedi>=0.10',
39
- 'json-rpc',
+ 'json-rpc==1.10.8',
40
'mccabe',
41
'pycodestyle',
42
'pydocstyle>=2.0.0',
0 commit comments