From bfde86d2479a7977d35f142fe68888c9be1db5b0 Mon Sep 17 00:00:00 2001 From: cneud <952378+cneud@users.noreply.github.com> Date: Fri, 15 Mar 2024 23:54:52 +0100 Subject: [PATCH] update `ocrd` version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a485d89..263f5b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # ocrd includes opencv, numpy, shapely, click -ocrd >= 2.23.3 +ocrd >= 2.63.3 numpy <1.24.0 scikit-learn >= 0.23.2 tensorflow <2.16.0 # TF 2.16 or greater pulls incompatible Keras 3