Merge pull request #34 from stweil/master

LGTM

(Enforce older version of Keras which does not use TensorFlow 2)
This commit is contained in:
Clemens Neudecker 2020-07-24 19:36:31 +02:00 committed by GitHub
commit 4036e2a527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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