diff --git a/requirements.txt b/requirements.txt index d59840a2..14c7f944 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,20 +2,20 @@ # this file is used to see weather new versions of the libraries are available and break shapiq black==24.10.0 colour==0.1.5 -coverage==7.6.3 +coverage==7.6.4 matplotlib==3.9.2 -networkx==3.4.1 +networkx==3.4.2 pandas==2.2.3 pytest==8.3.3 -ruff==0.7.0 +ruff==0.7.1 scikit-image==0.24.0 scikit-learn==1.5.2 scipy==1.14.1 shap==0.46.0 -tqdm==4.66.5 -torch==2.5.0 -torchvision==0.20.0 -transformers==4.45.2 -xgboost==2.1.1 +tqdm==4.66.6 +torch==2.5.1 +torchvision==0.20.1 +transformers==4.46.1 +xgboost==2.1.2 numpy==1.26.4 requests==2.32.3