diff --git a/requirements.txt b/requirements.txt index 9b6b353..9c1bfe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy -tensorflow-gpu < 2.0 -calamari-ocr >= 0.3.5 +tensorflow-gpu == 1.15.0 +calamari-ocr == 0.3.5 setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime? click ocrd >= 1.0.0b11