Skip to content

Commit

Permalink
Bump tensorflow from 2.0.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.0.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.0.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] committed Mar 25, 2023
1 parent f0f9989 commit 723bc41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ scikit-image==0.19.2
scipy==1.7.3
six==1.16.0
tensorboard==2.0.2
tensorflow==2.0.0
tensorflow==2.11.1
tensorflow-estimator==2.0.1
termcolor==1.1.0
tifffile==2021.11.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"scipy == 1.7.3",
"six == 1.16.0",
"tensorboard == 2.0.2",
"tensorflow == 2.0.0",
"tensorflow == 2.11.1",
"tensorflow-estimator == 2.0.1",
"termcolor == 1.1.0",
"tifffile == 2021.11.2",
Expand Down

0 comments on commit 723bc41

Please sign in to comment.