Skip to content

Commit 99087e3

Browse files
committed
Fix: Update dependencies for guidata and Sigima to latest versions
1 parent 9ce68cc commit 99087e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ classifiers = [
4040
]
4141
requires-python = ">=3.9, <4"
4242
dependencies = [
43-
"guidata >= 3.13.3",
43+
"guidata >= 3.13.4",
4444
"PlotPy >= 2.8.2",
45-
"Sigima >= 1.0.2",
45+
"Sigima >= 1.0.3",
4646
"NumPy >= 1.22",
4747
"SciPy >= 1.10.1",
4848
"scikit-image >= 0.19.2",

0 commit comments

Comments
 (0)