diff --git a/zachallenge/requirements.txt b/zachallenge/requirements.txt index c7d5999..3747658 100644 --- a/zachallenge/requirements.txt +++ b/zachallenge/requirements.txt @@ -4,4 +4,4 @@ Keras==2.2.2 tensorflow==1.10.0 h5py==2.8.0 matplotlib==2.2.3 -numpy==1.14.5 \ No newline at end of file +numpy==1.22.0 \ No newline at end of file