Skip to content

Commit

Permalink
WIP: Change python dependency to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
acsenrafilho committed Oct 22, 2024
1 parent 5835eff commit 4c7f870
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 @@ -24,7 +24,7 @@ classifiers = [


[tool.poetry.dependencies]
python = "^3.10"
python = "^3.8"
SimpleITK = "^2.4.0"
numpy = "^2.1.1"
rich = "^13.8.1"
Expand Down

0 comments on commit 4c7f870

Please sign in to comment.