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:
parent
93978633f5
commit
2c06006fd8
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue