From 6e64119874f56e9ff2af4d4746a2d03c885fa915 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Wed, 23 Nov 2022 15:42:21 +0100 Subject: [PATCH] Updated requirements.txt --- sw/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sw/requirements.txt b/sw/requirements.txt index 641b174..0fe1d13 100644 --- a/sw/requirements.txt +++ b/sw/requirements.txt @@ -1,5 +1,4 @@ matplotlib==3.6.2 -numpy==1.23.4 -pandas==1.5.1 +pandas==1.5.2 seaborn==0.12.1 tqdm==4.64.1