diff --git a/setup.py b/setup.py index 272cb043d..b0080adb2 100644 --- a/setup.py +++ b/setup.py @@ -89,7 +89,6 @@ def run(self): "pytest-cov", "flaky", "nose", # nose because there are still a few nose.tools imports hanging around - "jedi<=0.17.2", "ipyparallel", ], },