Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot] 0a9e757f35 Bump tensorflow from 2.8.0 to 2.10.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.0 to 2.10.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.8.0...v2.10.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-09-06 22:12:13 +00: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