Skip to content

Commit

Permalink
Attempt to update tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
William Benoit committed Sep 25, 2024
1 parent 5e9ccb6 commit e08c743
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ protobuf = "^3.17"
requests = "^2.26.0"

# quiver optional dependencies
tensorflow = {version = "<2.14", optional = true}
tensorflow = {version = "<=2.16", optional = true}
torch = {version = "^2.0", optional = true}
google-cloud-storage = {version = "^1.38", optional = true }
nvidia-tensorrt = { version = "^8.0", optional = true, source = "ngc" }
Expand Down

0 comments on commit e08c743

Please sign in to comment.