From 53250eeec5f87eb389c38f9aefbea24eeaa0b487 Mon Sep 17 00:00:00 2001 From: Florian Deuerlein <florian.deuerlein@epfl.ch> Date: Wed, 16 Feb 2022 11:02:02 +0100 Subject: [PATCH] install ebrains-drive --- base/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/base/requirements.txt b/base/requirements.txt index f4e10a5..0777fe1 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -4,6 +4,7 @@ bokeh==2.4.2 Cython==0.29.26 cffi==1.14.5 cryptography==36.0.1 +ebrains-drive==0.4.0 elephant==0.10.0 h5py==3.6.0 ipympl==0.8.5 -- GitLab