diff --git a/Deep Learning-SEMICOLON/0. cnn-from-scratch/requirements.txt b/Deep Learning-SEMICOLON/0. cnn-from-scratch/requirements.txt index d052695..8d726a4 100644 --- a/Deep Learning-SEMICOLON/0. cnn-from-scratch/requirements.txt +++ b/Deep Learning-SEMICOLON/0. cnn-from-scratch/requirements.txt @@ -1,3 +1,3 @@ mnist==0.2.2 numpy==1.16.3 -keras==2.2.4 +keras==2.13.1