diff --git a/requirements.txt b/requirements.txt index e7edeeae..d9aab1c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas<3 numpy<2 scikit-learn<2 matplotlib<4 -tensorflow==2.15.* +tensorflow==2.17.* tensorflow-probability[tf] easydict==1.10 pmlb==1.0.*