Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2023
1 parent edbc3ec commit 041eb26
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 @@ -7,7 +7,7 @@ pandas==1.1.2
Pillow==8.1.0
scikit-image==0.18.1
scikit-learn==0.24.1
tensorflow==2.4.0
tensorflow==2.9.3
tqdm==4.56.2
openpyxl==3.0.6
h5py==2.10.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"Pillow==8.1.0",
"scikit-image==0.18.1",
"scikit-learn==0.24.1",
"tensorflow==2.4.0",
"tensorflow==2.9.3",
"tqdm==4.56.2",
"openpyxl==3.0.6",
"h5py==2.10.0",
Expand Down

0 comments on commit 041eb26

Please sign in to comment.