Skip to content

Commit

Permalink
version 1.22 looks better
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmeunier79 committed Mar 19, 2024
1 parent aae3349 commit 20691fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
required_packages=[
"nipype", "nilearn", "networkx",
"pybids", "scikit-image", "nibabel==3.2.2",
"numpy==1.26.4", "brain-slam"]
"numpy==1.22", "brain-slam"]

verstr = "unknown"
try:
Expand Down

0 comments on commit 20691fd

Please sign in to comment.