Skip to content

Commit

Permalink
#1951 Upgraded the tensorflow for compatibility with python version
Browse files Browse the repository at this point in the history
  • Loading branch information
shivakrishnaah committed Nov 15, 2024
1 parent 3b02cc7 commit b5ab9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ filelock = "^3.13.1"
httpx-sse = ">=0.3.1,<0.5.0"

[tool.poetry.group.docker.dependencies]
tensorflow = "<2.15"
tensorflow = ">=2.16"

[tool.poetry.group.all-runtimes]
optional = true
Expand Down

0 comments on commit b5ab9b1

Please sign in to comment.