Skip to content

Commit cdc1992

Browse files
committed
BUG: Add itk-numerics dependency
Fixes missing `itk.ShrinkImageFilter` identified in PyVista tests.
1 parent 1f50089 commit cdc1992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
colorcet
22
itk-core>=5.2.0.post2,<5.3
33
itk-filtering>=5.2.0.post2,<5.3
4+
itk-numerics>=5.2.0.post2,<5.3
45
itk-meshtopolydata==0.8.1
56
ipydatawidgets>=4.0.1
67
ipywidgets>=7.5.1

0 commit comments

Comments
 (0)