From aac3311e3ce43bc0961e60a27136090380fa7f32 Mon Sep 17 00:00:00 2001 From: kiriclope Date: Fri, 15 Sep 2023 14:55:59 +0200 Subject: [PATCH] fixed requirements to work with pip --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9eb4486..8a82c6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ pandas seaborn numba tqdm -yaml +pyyaml ipython jupyter -pytables +tables h5py