From 5fd94d38cdb9dc362916cb807a7886555033c436 Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Fri, 8 Jan 2021 13:07:36 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fe201a..4744f8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ h5py < 3 shapely scikit-learn numpy == 1.18.* # XXX for tensorflow-gpu 1.15 -tensorflow-gpu ~=1.15.2 +tensorflow-gpu == 1.15.* scipy ocrd >= 2.18.0 shapely >= 1.7.1