mirror of https://github.com/leafspark/AutoGGUF
build(deps): update psutil requirement from ~=6.1.1 to ~=7.0.0
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ebc0d63f4
commit
4742e6b242
|
@ -1,5 +1,5 @@
|
||||||
PyYAML~=6.0.2
|
PyYAML~=6.0.2
|
||||||
psutil~=6.1.1
|
psutil~=7.0.0
|
||||||
pynvml~=12.0.0
|
pynvml~=12.0.0
|
||||||
PySide6~=6.8.2
|
PySide6~=6.8.2
|
||||||
safetensors~=0.5.2
|
safetensors~=0.5.2
|
||||||
|
|
Loading…
Reference in New Issue