Skip to content

Commit

Permalink
Added dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kdiers authored and m-reuter committed Sep 4, 2024
1 parent 90acfbb commit e6d8d3f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ dependencies = [
'numpy>=1.21',
'scipy!=1.13.0',
'pandas',
'lapy>=1.0.0',
'psutil'
'lapy >= 1.0.0, <2',
'psutil',
'nibabel',
'scikit-image',
]

[project.optional-dependencies]
Expand Down

0 comments on commit e6d8d3f

Please sign in to comment.