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 086541b commit 2e2b737Copy full SHA for 2e2b737
setup.py
@@ -54,6 +54,6 @@
54
keywords='ITK InsightToolkit Wavelet Pyramid Steerable Riesz',
55
url=r'https://github.com/InsightSoftwareConsortium/ITKIsotropicWavelets',
56
install_requires=[
57
- r'itk>=5.0.1',
+ r'itk>=5.1.1',
58
]
59
)
0 commit comments