Skip to content

Commit

Permalink
Merge pull request #36 from Hyedryn/MSMT-CSD_bugFix
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
DelinteNicolas authored Feb 15, 2024
2 parents 4b2821a + cb0188f commit 09ca821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "elikopy"
version = "0.4"
version = "0.4.1"
description = "A set of tools for analysing dMRI"
authors = [
"qdessain <[email protected]>",
Expand Down Expand Up @@ -37,7 +37,7 @@ pandas = "^1.3"
torchvision = ">=0.15"
scikit-learn = "^1.3"
nibabel = "^5.0.0"
numba = ">=0.53.0"
numba = ">=0.57.0"
microstructure-fingerprinting-rensonnetg = { git = "https://github.com/rensonnetg/microstructure_fingerprinting.git" }
dmipy = { git = "https://github.com/Hyedryn/dmipy.git" }

Expand Down

0 comments on commit 09ca821

Please sign in to comment.