Skip to content

Commit

Permalink
Bump tensorflow from 2.10.0 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.10.0...v2.11.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 5d4e137 commit 6116975
Showing 2 changed files with 29 additions and 53 deletions.
80 changes: 28 additions & 52 deletions 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
@@ -42,7 +42,7 @@ qoa4ml = "^0.2.8"
gunicorn = "^22.0.0"
bytewax = "^0.20.1"
scikit_learn = { version = "1.3.1", optional = true }
tensorflow = { version = "2.10.0", optional = true }
tensorflow = { version = "2.11.1", optional = true }
torch = { version = "2.1.0", optional = true }
ultralytics = { version = "8.0.200", optional = true }
# ray = { version = "2.4.0", optional = true }

0 comments on commit 6116975

Please sign in to comment.