diff --git a/pyproject.toml b/pyproject.toml index 6e6f7482..454abcad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "scipy==1.10.1", "shap==0.37.0", "six==1.16.0", - "tensorflow==2.10.0", + "tensorflow==2.11.1", "tensorflow-text==2.10.0", "termcolor==2.3.0", "tqdm==4.64.0", diff --git a/requirements_core.txt b/requirements_core.txt index e3fe7551..6e4784aa 100644 --- a/requirements_core.txt +++ b/requirements_core.txt @@ -35,7 +35,7 @@ scikit-learn==1.0.2 scipy==1.10.1 shap==0.37.0 six==1.16.0 -tensorflow==2.10.0 +tensorflow==2.11.1 tensorflow-text==2.10.0 termcolor==2.3.0 tqdm==4.64.0