From 5db44949a44939486e780a130d6683069cee5119 Mon Sep 17 00:00:00 2001 From: jrzkaminski <86363785+jrzkaminski@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:23:16 +0300 Subject: [PATCH] requirements hotfix --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5b3c92c..4901030 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ -numpy +numpy>=1.24.2 matplotlib==3.6.2 pandas>=2.0.0 gmr==1.6.2 scikit-learn>=1.2.0 -scipy>=1.7.3 +scipy>=1.9.3 pyvis>=0.2.1 pgmpy==0.1.20 catboost>=1.0.6 joblib>=1.1.1 networkx>=3.1 tqdm>=4.65.0 -thegolem>=0.3.2 +thegolem>=0.3.1 typing>=3.7.4.3 xgboost>=1.7.6