From 178a6dfa4ad34e014c6b7f4ec5eb35bd0db88fa0 Mon Sep 17 00:00:00 2001 From: popaula937 <paula.popa@codemart.ro> Date: Fri, 17 Feb 2023 17:41:40 +0200 Subject: [PATCH] Update dependencies. --- base/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/requirements.txt b/base/requirements.txt index 8ed975b..b3e6200 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -4,7 +4,7 @@ bokeh==2.4.2 Cython==0.29.26 cffi==1.14.5 cryptography==36.0.1 -ebrains-drive==0.4.0 +ebrains-drive==0.5.0 elephant==0.10.0 h5py==3.6.0 ipympl==0.8.5 @@ -50,7 +50,7 @@ sympy==1.9 tvb-ext-bucket==0.1.0 tvb-ext-unicore==1.0.0 tvb-widgets==1.1.0 -tvb-ext-xircuits==1.0.0 +tvb-ext-xircuits==1.0.1 vincent==0.4.4 widgetsnbextension==3.5.2 xlrd==2.0.1 -- GitLab