mirror of https://github.com/leafspark/AutoGGUF
build(deps): update psutil requirement from ~=6.0.0 to ~=6.1.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.0.0...release-6.1.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0c1df319cd
commit
5747807391
|
@ -1,5 +1,5 @@
|
|||
PyYAML~=6.0.2
|
||||
psutil~=6.0.0
|
||||
psutil~=6.1.0
|
||||
pynvml~=11.5.3
|
||||
PySide6~=6.8.0.1
|
||||
safetensors~=0.4.5
|
||||
|
|
Loading…
Reference in New Issue