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>
pull/158/head
dependabot[bot] 2022-02-10 01:55:35 +00:00 zatwierdzone przez GitHub
rodzic aedaa82d22
commit 265229f093
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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',