diff --git a/setup.py b/setup.py index 7b7e570..510a617 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ 'matplotlib==3.0.3', 'numpy==1.16.4', 'Pillow==6.0.0', - 'scipy==1.1.0', + 'scipy==1.10.0', 'six==1.12.0' ] )