diff --git a/setup.py b/setup.py index 251e1470..df4bc078 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.13.2,<0.16,!=0.14.0', 'python-jsonrpc-server>=0.1.0', 'pluggy' ],