diff --git a/requirements.txt b/requirements.txt index b7384472..1151351d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ rich~=12.2 srsly>=2.4.0 tensorflow==2.11.1; python_version >= "3.8" tensorflow~=2.4; python_version < "3.8" -tensorflow-estimator==2.11.0; python_version >= "3.8" +tensorflow-estimator==2.15.0; python_version >= "3.8" tensorflow-estimator~=2.4; python_version < "3.8" tensorflow-text==2.11.0; python_version >= "3.8" tensorflow-text~=2.4; python_version < "3.8"