2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2026-06-12 21:50:46 +05:30

Bump tensorflow from 2.4.1 to 2.5.3

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.4.1...v2.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-10 01:55:35 +00:00
committed by GitHub
parent aedaa82d22
commit 265229f093
+1 -1
View File
@@ -76,7 +76,7 @@ setup_requires = []
install_requires = [
'numpy>=1.19.5',
'tensorflow==2.4.1',
'tensorflow==2.5.3',
'keras==2.4.3',
'mtcnn',
'pillow>=7.0.0',