Merge pull request from qurator-spk/h5py3

require h5py < 3, 
pull/54/head
Clemens Neudecker committed by GitHub
commit 17069f72d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,7 @@ matplotlib
seaborn
tqdm
keras == 2.3.*
h5py < 3
shapely
scikit-learn
numpy == 1.18.* # XXX for tensorflow-gpu 1.15

Loading…
Cancel
Save