Skip to content

Commit b4d3bd7

Browse files
authored
Add psutil to pyproject.toml (#9)
1 parent 0e7004d commit b4d3bd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies = [
1919
"spikeinterface[full]>=0.102.0",
2020
"pandas>=1.2.0",
2121
"numpy>=1.20.0",
22+
"psutil",
2223
"boto3",
2324
"s3fs>=2025.2.0",
2425
"numcodecs<0.16.0",

0 commit comments

Comments
 (0)