From 0ba143f291764b30c1743af37f39ee72c7567060 Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Mon, 15 May 2023 19:13:52 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f475316..2f57afe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy -setuptools >= 50 +setuptools >= 41 opencv-python-headless -ocrd >= 2.23.3 -tensorflow >= 2.6.0 +ocrd >= 2.38.0 +tensorflow >= 2.4.0