From d6a89868163cf4f5416f5ee97c12749105bb4fbd Mon Sep 17 00:00:00 2001 From: Marcin <32527585+marsianin88@users.noreply.github.com> Date: Wed, 12 Feb 2020 19:17:13 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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