diff --git a/requirements.txt b/requirements.txt index a7b401d..d1d80b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # These are mostly for developement and CI/CD. # Main Tensorflow requirement -tensorflow>=2.2,<2.12 +tensorflow>=2.2,<2.13 # Lint tool pre-commit~=2.12.0