Skip to content

Commit

Permalink
Add lower bound for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Dec 5, 2024
1 parent 6b8165a commit ee43cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
"humanize>=0.1",
"nibabel>=3",
"numpy>=1.20",
"packaging",
"packaging>=20",
"rich>=10",
"scipy>=1.7",
"simpleitk >=1.3, !=2.0.*, !=2.1.1.1",
Expand Down

0 comments on commit ee43cdc

Please sign in to comment.