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

🐛 Further tighten dependencies to a known good configuration

This commit is contained in:
Gerber, Mike 2019-10-31 17:28:36 +01:00
parent 93978633f5
commit 2c06006fd8

View file

@ -1,6 +1,6 @@
numpy numpy
tensorflow-gpu < 2.0 tensorflow-gpu == 1.15.0
calamari-ocr >= 0.3.5 calamari-ocr == 0.3.5
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?
click click
ocrd >= 1.0.0b11 ocrd >= 1.0.0b11