Skip to content

Commit 6a944be

Browse files
committed
BUG: Update itk dependency to 5.1.0.post2
1 parent 9c0f8a3 commit 6a944be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ def run(self):
154154
],
155155
'install_requires': [
156156
'colorcet>=2.0.0',
157-
'itk-core>=5.1.0.post1',
158-
'itk-filtering>=5.1.0.post1',
159-
'itk-meshtopolydata>=0.6.1',
157+
'itk-core>=5.1.0.post2',
158+
'itk-filtering>=5.1.0.post2',
159+
'itk-meshtopolydata>=0.6.2',
160160
'ipydatawidgets>=4.0.1',
161161
'ipywidgets>=7.5.1',
162162
'ipympl>=0.4.1',

0 commit comments

Comments
 (0)