🐛 Further tighten dependencies to a known good configuration
parent
93978633f5
commit
2c06006fd8
@ -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
|
||||||
|
Loading…
Reference in New Issue