Skip to content

Commit b87f294

Browse files
committed
Update guidata dependency version to >= 3.13 in pyproject.toml
1 parent 4f06ff6 commit b87f294

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
@@ -38,7 +38,7 @@ classifiers = [
3838
]
3939
requires-python = ">=3.9, <4"
4040
dependencies = [
41-
"guidata >= 3.11",
41+
"guidata >= 3.13",
4242
"PythonQwt >= 0.15",
4343
"numpy >= 1.22",
4444
"SciPy >= 1.7.3",

0 commit comments

Comments
 (0)