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 33d5a30 commit 3ace387Copy full SHA for 3ace387
examples/integrations/itk/SelectROI.ipynb
@@ -32,7 +32,7 @@
32
"# Install dependencies for this example\n",
33
"import sys\n",
34
"\n",
35
- "!{sys.executable} -m pip install -q pooch tqdm \"itk-io>=5.3.0\" \"itk-filtering>=5.3.0\" \"itkwidgets[all]>=1.0a41\" rich"
+ "!{sys.executable} -m pip install -q pooch tqdm \"itk-io>=5.3.0\" \"itk-filtering>=5.3.0\" \"itkwidgets[all]>=1.0a48\" rich"
36
]
37
},
38
{
0 commit comments