Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Hyedryn/elikopy
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyedryn committed Feb 16, 2024
2 parents ff47cef + 09ca821 commit 4229649
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 <quentin.dessain@uclouvain.be>",
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 4229649

Please sign in to comment.