Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot] 428f6cef8e Bump numpy from 1.21.4 to 1.23.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 to 1.23.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.4...v1.23.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 22:03:20 +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