Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 187fd57063
Bump py-cpuinfo from 7.0.0 to 9.0.0 in /tests
Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 7.0.0 to 9.0.0.
- [Changelog](https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog)
- [Commits](https://github.com/workhorsy/py-cpuinfo/compare/v7.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: py-cpuinfo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 07:13:12 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# We use pin versions for packages to stabilize test runs
# for common utils
py-cpuinfo==7.0.0
py-cpuinfo==9.0.0
scipy>=1.5.4,<1.12
opencv-python>=4.5; sys_platform != "darwin"
opencv-python==4.6.0.66; sys_platform == "darwin"