added scikit-image to the requirements

This commit is contained in:
2025-02-04 11:15:20 +01:00
parent ebdb161726
commit 637d7ac955

View File

@@ -1,9 +1,10 @@
# this is not complete yet
#
importlib_metadata
joblib>=1.2.0
jungfrau_utils>=3.12.1
lmfit>=1.1.0
matplotlib
scikit-image # for the image history equalization
PyYAML
scipy
setuptools