diff --git a/setup.py b/setup.py index 3b708a295..220132db4 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,6 @@ def version(path): "fastparquet", "syrupy==1.4.5", "mypy", - "isort", "pytest", "matplotlib", # Coveralls doesn't work with 6.0 @@ -94,7 +93,6 @@ def version(path): "coverage[toml]<6.0", "pytest-cov", "jupyterlab", - "ipython", "pdbpp", "pytest-virtualenv", "nbval",