We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c3958 commit 63f26bbCopy full SHA for 63f26bb
pyproject.toml
@@ -14,6 +14,7 @@ dependencies = [
14
"filelock >=3.0.0",
15
"fileformats >=0.15.0a7",
16
"platformdirs >=2",
17
+ "psutil >=5.9.0",
18
]
19
license = { file = "LICENSE" }
20
authors = [{ name = "Nipype developers", email = "neuroimaging@python.org" }]
@@ -78,7 +79,6 @@ test = [
78
79
"fileformats-extras >=0.15.0a7",
80
"numpy >=1.26",
81
"pyld >=2.0",
- "psutil >=5.9.0",
82
"python-dateutil >=2.8.2",
83
"tornado >=6.1",
84
0 commit comments