diff --git a/setup.py b/setup.py index 8bbf5b364..a8d3a490e 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ 'fenics==2019.1.0', 'mshr==2019.1.0', ], - 'image': ['scikit-image==0.19.3'], + 'image': ['scikit-image==0.20.0'], 'generic': [ 'boto3==1.26.142', 'moto==4.1.10'