Update tensorflow requirement from <=2.16.0 to <=2.20.0

Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version.
- [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/tflite-v0.1.7...v2.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Этот коммит содержится в:
dependabot[bot] 2025-09-15 14:09:24 +00:00 коммит произвёл GitHub
родитель c28937b373
Коммит e4e6d025fb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194

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

@ -39,7 +39,7 @@ dependencies = [
"retina_face",
"setuptools",
"spacy",
"tensorflow<=2.16.0",
"tensorflow<=2.20.0",
"tf-keras",
"tqdm",
"webcolors",