We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3acb4fc commit 1a7620dCopy full SHA for 1a7620d
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
]
30
requires-python = "==3.10.*"
31
dependencies = [
32
- "tensorflow==2.10.*",
+ "tensorflow==2.12.*",
33
"tensorflow-addons==0.19.*",
34
"typing-extensions>=4.3.0",
35
"frozendict==2.3.*",
0 commit comments