Skip to content

Commit d3778c2

Browse files
committed
Add dependency psutil
1 parent b9d87fc commit d3778c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ dependencies = [
2929
"networkx",
3030
"numpy",
3131
"pandas",
32+
"psutil",
3233
"python-dateutil",
3334
"requests",
3435
"scipy>=1.16.1",
3536
"pyyaml",
36-
"pandas",
3737
"shortuuid",
3838
"stringcase",
3939
"filelock",

0 commit comments

Comments
 (0)