diff --git a/requirements.txt b/requirements.txt index 60f4714d0..d1ee0c0b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,7 @@ -numpy==1.15.0 +numpy==1.17.0 pandas==0.23.3 -tensorflow-gpu==1.10.0 -keras==2.2.2 -matplotlib==2.2.2 \ No newline at end of file +keras==2.2.4 +matplotlib==2.2.2 +tensorflow==1.15.2 +keras-applications==1.0.8 +keras-preprocessing==1.0.5