diff --git a/Introduction_to_Deep_Learning/requirements.txt b/Introduction_to_Deep_Learning/requirements.txt index 5ef550f..61c7287 100644 --- a/Introduction_to_Deep_Learning/requirements.txt +++ b/Introduction_to_Deep_Learning/requirements.txt @@ -1,5 +1,5 @@ jupyter -numpy==1.18.5 +numpy==1.22.0 h5py==2.10.0 tensorflow keras