Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] 4064c69ac7 Bump tensorflow from 2.6.1 to 2.11.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.1 to 2.11.0.
- [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.6.1...v2.11.0)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 20:45:52 +00:00
Alex Chychkan 4a83e56dd9 Upgrade patch version of tensorflow (#116) 2022-12-09 12:45:09 -08:00
Oleksandr Chychkan 90dc16b81a Add requirements file for Python 3.10 (#49)
* Add requirements file for Python 10

* Add Python 3.10 to GitHub Actions

* Upgrade opencv-contrib-python-headless to 4.5.4.58 for Python 10

* Upgrade scipy to 1.7.2 for Python 3.10

* Upgrade multiple deps

* Use custom DFL branch for python 3.10

* Pre-install numpy for Python 3.10

* Switch to opencv-python
2022-02-23 07:13:56 -08:00