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 a8e2c37 commit be07cd5Copy full SHA for be07cd5
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ core = [
34
"protobuf>4",
35
"tensorboard-plugin-profile==2.20.4",
36
# This has both x86 and arm64 wheels. Underneath the hood it uses tensorflow-macos since 2.13.
37
- "tensorflow==2.19.1.2",
+ "tensorflow==2.19.1.3",
38
"tensorflow-datasets==4.9.9",
39
"tensorflow-io==0.37.3", # for tensorflow-2.16. Note that 0.37.0 results in "pure virtual method called".
40
"tensorflow-metadata==1.18.0.dev0", # Otherwise Seqio will report no core for tfds
0 commit comments