Enforce older version of Keras which does not use TensorFlow 2

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2020-06-26 21:58:14 +02:00
parent 3593506e72
commit 63551927a6

View file

@ -2,7 +2,7 @@ opencv-python-headless
matplotlib
seaborn
tqdm
keras
keras == 2.3.*
shapely
scikit-learn
tensorflow-gpu ~=1.15.2