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:
dependabot[bot] 2024-08-16 02:03:50 +00:00 committed by GitHub
parent 3946b2a49e
commit 9751b04fed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
psutil~=5.9.8
psutil~=6.0.0
requests~=2.32.3
numpy<2.0.0
torch~=1.13.1