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 f02235e commit 860c3ebCopy full SHA for 860c3eb
setup.py
@@ -36,7 +36,7 @@
36
'future>=0.14.0; python_version<"3"',
37
'backports.functools_lru_cache; python_version<"3.2"',
38
'jedi>=0.14.1,<0.16',
39
- 'python-jsonrpc-server>=0.1.0',
+ 'python-jsonrpc-server>=0.3.0',
40
'pluggy',
41
'ujson<=1.35'
42
],
0 commit comments