Skip to content

Commit 471856a

Browse files
Update psutil requirement from <=6.1.1 to <=7.0.0 (#492)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a8e8fa commit 471856a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"numpy >= 1.26",
3232
"packaging",
3333
"pandas",
34-
"psutil <= 6.1.1",
34+
"psutil <= 7.0.0",
3535
"pybids <= 0.18.1",
3636
"requests",
3737
"sdcflows <= 2.11.0",

0 commit comments

Comments
 (0)