Skip to content

Commit 9a548eb

Browse files
committed
add psutil version number
1 parent 35c0f15 commit 9a548eb

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
@@ -40,7 +40,7 @@ dependencies = [
4040
'fsspec==2022.5.0; sys_platform == "darwin"',
4141
'h5py==3.7.0',
4242
'requests==2.28.1',
43-
'psutil'
43+
'psutil==6.0.0'
4444
]
4545

4646
[project.scripts]

0 commit comments

Comments
 (0)