Skip to content

Commit

Permalink
build(deps): update psutil requirement from ~=6.0.0 to ~=6.1.0
Browse files Browse the repository at this point in the history
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](giampaolo/psutil@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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent 0c1df31 commit 5747807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5747807

Please sign in to comment.