Skip to content

Commit b9e2635

Browse files
committed
ENH: Update itk required version to 5.2.0.post2
1 parent 0c27c67 commit b9e2635

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ def run(self):
154154
],
155155
'install_requires': [
156156
'colorcet>=2.0.0',
157-
'itk-core>=5.2.0.post1',
158-
'itk-filtering>=5.2.0.post1',
157+
'itk-core>=5.2.0.post2',
158+
'itk-filtering>=5.2.0.post2',
159159
'itk-meshtopolydata>=0.7.0',
160160
'ipydatawidgets>=4.0.1',
161161
'ipywidgets>=7.5.1',

0 commit comments

Comments
 (0)