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