From 8cd8314c8a893dfa34a0906f6f917a4a482530f2 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 19 Nov 2020 18:59:20 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20dinglehopper:=20Bump=20up=20ocrd?= =?UTF-8?q?=20req=20for=20zip=5Finput=5Ffiles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See also GH-49. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d08539d..7bb53ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ uniseg numpy colorama MarkupSafe -ocrd >= 2.18.0 +ocrd >= 2.20.1 attrs multimethod == 1.3 # latest version to officially support Python 3.5 tqdm