diff --git a/pyproject.toml b/pyproject.toml index c2d3a39..2f2c397 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ ] requires-python = "==3.10.*" dependencies = [ - "tensorflow==2.10.*", + "tensorflow==2.12.*", "tensorflow-addons==0.19.*", "typing-extensions>=4.3.0", "frozendict==2.3.*",