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 1b5b69b commit 50d03d5Copy full SHA for 50d03d5
setup.py
@@ -35,7 +35,7 @@
35
'configparser; python_version<"3.0"',
36
'future>=0.14.0',
37
'futures; python_version<"3.2"',
38
- 'jedi>=0.12',
+ 'jedi>=0.13.2',
39
'python-jsonrpc-server>=0.1.0',
40
'pluggy'
41
],
0 commit comments