Skip to content

Commit

Permalink
requirements updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Jul 11, 2023
1 parent 98f18bd commit a05d3c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@

requirements = [
"numpy>=1.19.2",
"SimpleITK>=2.1.0",
"SimpleITK!=2.0.*",
"SimpleITK!=2.2.1", # https://github.com/mlcommons/GaNDLF/issues/536
"pytest",
"coverage",
"psutil",
Expand Down

0 comments on commit a05d3c0

Please sign in to comment.