Bump tensorflow from 2.7.0 to 2.7.2 in /docs/requirements (#74)

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.7.2.
- [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.7.0...v2.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-01 11:01:47 +08:00 коммит произвёл GitHub
Родитель bdef60ebc0
Коммит b8d433f736
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,4 +1,4 @@
tensorflow>=1.2.0,<2.0.0
tensorflow>=1.2.0,<3.0.0
networkx==2.3.0
numpy>=1.12.0
test-generator==0.1.1

Просмотреть файл

@ -1,4 +1,4 @@
tensorflow==2.7.0
tensorflow==2.7.2
# torch==1.10.0
serial
pure-python-adb