From bc9e2bcace386aa09815e1c62ba3d9f26aec7acf Mon Sep 17 00:00:00 2001
From: Florian Deuerlein <florian.deuerlein@ebrains.eu>
Date: Tue, 21 Feb 2023 10:30:53 +0100
Subject: [PATCH] Temporarily remove tvb-ext-bucket (compatibility issue with
 current API)

---
 base/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/requirements.txt b/base/requirements.txt
index f1fde64..05d9112 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -47,7 +47,7 @@ scipy==1.10.1
 seaborn==0.11.2
 statsmodels==0.13.1
 sympy==1.9
-tvb-ext-bucket==0.1.0
+#tvb-ext-bucket==0.1.0
 tvb-ext-unicore==1.0.0
 tvb-widgets==1.1.0
 tvb-ext-xircuits==1.0.1
-- 
GitLab