From 38df5dbbfdd16d6a8c6ca083518ffb389d44b718 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 15 Oct 2020 18:34:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20sbb=5Ftextline=5Fdetector:=20Wor?= =?UTF-8?q?k=20around=20incompatible=20numpy=20version=20installed=20by=20?= =?UTF-8?q?pip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index a03d384..befcdfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ tqdm keras == 2.3.* shapely scikit-learn +numpy == 1.18.* # XXX for tensorflow-gpu 1.15 tensorflow-gpu ~=1.15.2 scipy ocrd >= 2.0.0