Merge pull request #37 from bertsky/patch-2

depend on tensorflow not tensorflow-gpu, drop holding h5py
This commit is contained in:
Clemens Neudecker 2022-05-03 22:49:41 +02:00 committed by GitHub
commit e4c1eb2913
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,4 @@ numpy
setuptools >= 41 setuptools >= 41
opencv-python-headless opencv-python-headless
ocrd >= 2.22.3 ocrd >= 2.22.3
h5py < 3 tensorflow >= 2.4.0
tensorflow-gpu >= 2.4.0