1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 11:49:53 +02:00

🧹 Do not install numpy, let the TF dependency do it

This commit is contained in:
Gerber, Mike 2020-07-23 13:04:11 +02:00
parent d9afb05cf3
commit 0a9dbd0c25

View file

@ -1,4 +1,3 @@
numpy
tensorflow >= 2.3.0rc2 tensorflow >= 2.3.0rc2
calamari-ocr == 1.0.* calamari-ocr == 1.0.*
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime? setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?