Skip to content

Commit f9863e1

Browse files
committed
Add skimage to optional requirements
skimage is introduced as an optional dependency to enhance image processing capabilities. This change ensures smoother integration of image-related functionalities where needed.
1 parent aa5edae commit f9863e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/optional_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
-r requirements.txt
22

33
pyvista
4+
skimage
45
# for topography
56
scipy
67
pooch

0 commit comments

Comments
 (0)