Merge pull request #18 from qurator-spk/h5py3

require h5py < 3, qurator-spk/sbb_textline_detection#50, tensorflow/t…
This commit is contained in:
Clemens Neudecker 2020-11-18 19:09:22 +01:00 committed by GitHub
commit 8c74d717fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,5 @@ setuptools >= 41
opencv-python-headless
ocrd >= 2.18.0
keras >= 2.3.1, < 2.4
h5py < 3
tensorflow >= 1.15, < 1.16