diff --git a/setup.py b/setup.py index 251e1470..d0f7f7db 100755 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ 'future>=0.14.0', 'futures; python_version<"3.2"', 'backports.functools_lru_cache; python_version<"3.2"', - 'jedi>=0.13.2,<0.15,!=0.14.0', + 'jedi>=0.14.1,<0.15', 'python-jsonrpc-server>=0.1.0', 'pluggy' ],