Bump tensorflow from 2.4.1 to 2.5.1

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/145/head
dependabot[bot] 2021-08-25 14:53:58 +00:00 zatwierdzone przez GitHub
rodzic 600fb82568
commit c9adf2e113
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.1',
'keras==2.4.3',
'mtcnn',
'pillow>=7.0.0',