Skip to content

Commit 47b1e5f

Browse files
committed
Update PythonQwt dependency version to 0.15
1 parent 8498a3e commit 47b1e5f

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
@@ -39,7 +39,7 @@ classifiers = [
3939
requires-python = ">=3.9, <4"
4040
dependencies = [
4141
"guidata >= 3.11",
42-
"PythonQwt >= 0.14",
42+
"PythonQwt >= 0.15",
4343
"numpy >= 1.22",
4444
"SciPy >= 1.7.3",
4545
"scikit-image >= 0.19",

0 commit comments

Comments
 (0)