depend on tensorflow not tensorflow-gpu, drop holding h5py

This commit is contained in:
Robert Sachunsky 2022-05-03 22:25:51 +02:00 committed by GitHub
parent 0877199c68
commit fd93a45505
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