diff --git a/XAI/pureGAM/requirements.txt b/XAI/pureGAM/requirements.txt index 1c2b545..c0550db 100644 --- a/XAI/pureGAM/requirements.txt +++ b/XAI/pureGAM/requirements.txt @@ -6,7 +6,7 @@ numpy==1.20.3 pandas==1.3.4 scikit_learn==1.1.2 scipy==1.7.3 -tensorflow==2.7.0 +tensorflow==2.11.1 torch==1.10.2 tqdm==4.61.2 xgboost==1.5.1