1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-08 19:29:53 +02:00

🐛 Depend on setuptools because whatever

This commit is contained in:
Gerber, Mike 2019-09-27 15:52:03 +02:00
parent 6d2e15b623
commit 3e8c1ac338

View file

@ -1,5 +1,6 @@
numpy numpy
calamari-ocr calamari-ocr
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
tensorflow-gpu tensorflow-gpu
click click
ocrd >= 1.0.0b11 ocrd >= 1.0.0b11