Skip to content

Commit d1aa72d

Browse files
committed
Update dependencies to latest versions: guidata 3.13.3, PlotPy 2.8.2, and Sigima 1.0.2
1 parent 3f3c444 commit d1aa72d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 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.2",
44-
"PlotPy >= 2.8.1",
45-
"Sigima >= 1.0.1",
43+
"guidata >= 3.13.3",
44+
"PlotPy >= 2.8.2",
45+
"Sigima >= 1.0.2",
4646
"NumPy >= 1.22",
4747
"SciPy >= 1.10.1",
4848
"scikit-image >= 0.19.2",

0 commit comments

Comments
 (0)