From e47cf6905bc896e4ab7145bd0fea2d504a7c193b Mon Sep 17 00:00:00 2001 From: Raphael Sturgis <raphael.sturgis@lis-lab.fr> Date: Tue, 2 Nov 2021 10:02:06 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 50efc38..5e61c2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -pandas~=1.3.4 +pandas~=1.1.5 setuptools~=57.0.0 numpy~=1.20.3 numba~=0.54.1 -scipy~=1.7.1 \ No newline at end of file +scipy~=1.7.1 -- GitLab