diff --git a/requirements.txt b/requirements.txt index 8ed4264b..927a73fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas<3 numpy<2 scikit-learn<2 matplotlib<4 -tensorflow==2.12.0 +tensorflow==2.16.1 tensorflow-probability==0.19.0 easydict==1.10 pmlb==1.0.*