From 743ca0dbed6b905552bdf5195afa996e55881241 Mon Sep 17 00:00:00 2001 From: Robert Sachunsky <38561704+bertsky@users.noreply.github.com> Date: Tue, 11 Oct 2022 17:20:31 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a847f92..2f57afe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy setuptools >= 41 opencv-python-headless -ocrd >= 2.22.3 +ocrd >= 2.38.0 tensorflow >= 2.4.0