Skip to content

Commit e39e2d9

Browse files
committed
Update dependency version for guidata to >= 3.9 in pyproject.toml
1 parent 57372b0 commit e39e2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040
]
4141
requires-python = ">=3.9, <4"
4242
dependencies = [
43-
"guidata >= 3.7",
43+
"guidata >= 3.9",
4444
"PlotPy >= 2.7.4",
4545
"SciPy >= 1.5, < 1.15.0",
4646
"scikit-image >= 0.18",

0 commit comments

Comments
 (0)