mirror of https://github.com/leafspark/AutoGGUF
build(deps): update psutil requirement from ~=5.9.8 to ~=6.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-5.9.8...release-6.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
3946b2a49e
commit
9751b04fed
|
@ -1,4 +1,4 @@
|
|||
psutil~=5.9.8
|
||||
psutil~=6.0.0
|
||||
requests~=2.32.3
|
||||
numpy<2.0.0
|
||||
torch~=1.13.1
|
||||
|
|
Loading…
Reference in New Issue