diff --git a/setup.py b/setup.py index 32a05f5..71e7fb3 100644 --- a/setup.py +++ b/setup.py @@ -38,6 +38,5 @@ 'scikit-learn>=0.19.0', 'scipy>=0.17.0', 'pillow>=6.2.0', - 'future', ], )