diff --git a/setup.py b/setup.py index 088209d..57cb429 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ "pytest", "numpy>=1.18.2", "pandas>=1.0.3", - "scipy==1.2.1", + "scipy==1.10.0", "scikit-learn", "keras", "tensorflow<2.0",