Skip to content

Commit 68bbd1d

Browse files
committed
fix(dependencies): update Sigima version to 1.0.6 for compatibility improvements
1 parent e93741e commit 68bbd1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ requires-python = ">=3.9, <4"
4242
dependencies = [
4343
"guidata >= 3.13.4",
4444
"PlotPy >= 2.8.2",
45-
"Sigima >= 1.0.4",
45+
"Sigima >= 1.0.6",
4646
"NumPy >= 1.22, < 2.5",
4747
"SciPy >= 1.10.1, < 1.17",
4848
"scikit-image >= 0.19.2, < 0.27",

0 commit comments

Comments
 (0)