Skip to content

Commit cd920ba

Browse files
committed
Update dependencies to latest versions in pyproject.toml
1 parent fe4f534 commit cd920ba

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.12",
44-
"PlotPy >= 2.8.0",
45-
"Sigima >= 1.0.0a0",
43+
"guidata >= 3.13.2",
44+
"PlotPy >= 2.8.1",
45+
"Sigima >= 1.0.1",
4646
"NumPy >= 1.22",
4747
"SciPy >= 1.10.1",
4848
"scikit-image >= 0.19.2",

0 commit comments

Comments
 (0)