mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-26 12:09:52 +02:00
🐛 Pin h5py to < 3 because pip
This commit is contained in:
parent
8fcd331fbd
commit
15bcfde180
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
h5py < 3 # XXX tensorflow 2.4.0rc3 requires h5py~=2.10.0, but you'll have h5py 3.1.0 which is incompatible.
|
||||
tensorflow >= 2.3.0rc2
|
||||
calamari-ocr == 1.0.*
|
||||
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue