diff --git a/setup.py b/setup.py index 7b7e570..877786f 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ 'h5py==2.9.0', 'Keras==2.2.4', 'matplotlib==3.0.3', - 'numpy==1.16.4', + 'numpy==1.22.0', 'Pillow==6.0.0', 'scipy==1.1.0', 'six==1.12.0'