From 85ed18c8bab9cc7f0608f5d3d7c46afbc2e49cc8 Mon Sep 17 00:00:00 2001 From: Alessio Buccino Date: Sat, 6 Apr 2024 16:53:26 +0200 Subject: [PATCH] Update requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 96f3974..7cdb501 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy matplotlib pyyaml MEAutility -elephant<0.11 +elephant click h5py -scipy<1.8 \ No newline at end of file +scipy \ No newline at end of file