Skip to content

Commit c337856

Browse files
Update psutil requirement from ~=6.1.0 to ~=6.1.1
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.1.0...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cbbf2c commit c337856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ torchviz~=0.0.3
1212
tqdm~=4.66.6
1313
transformers~=4.47.1
1414
requests~=2.32.3
15-
psutil~=6.1.0
15+
psutil~=6.1.1
1616
DateTime~=5.5
1717
pathlib~=1.0.1
1818
colorlog~=6.9.0

0 commit comments

Comments
 (0)