We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1779487 commit 398719cCopy full SHA for 398719c
setup.py
@@ -52,6 +52,6 @@
52
keywords='ITK InsightToolkit Math-morphology Label-images',
53
url=r'https://github.com/InsightSoftwareConsortium/ITKLabelErodeDilate',
54
install_requires=[
55
- r'itk>=5.0b01'
+ r'itk>=5.1.1'
56
]
57
)
0 commit comments