From 5d7c09038ed105872732b0f58c1285c0350c6081 Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Mon, 16 Nov 2020 15:15:58 +0100 Subject: [PATCH] require h5py < 3, #50 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index befcdfe..92fc1c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ matplotlib seaborn tqdm keras == 2.3.* +h5py < 3 shapely scikit-learn numpy == 1.18.* # XXX for tensorflow-gpu 1.15