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>
This commit is contained in:
parent
af88a206eb
commit
187fd57063
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue