Skip to content

Commit b94eae2

Browse files
committed
Update guidata/plotpy dependencies to latest versions
1 parent c0bcedc commit b94eae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ dependencies = [
4848
"pandas >= 1.3",
4949
"PyWavelets >= 1.1",
5050
"psutil >= 5.5",
51-
"guidata >= 3.5",
52-
"PlotPy >= 2.5",
51+
"guidata >= 3.6",
52+
"PlotPy >= 2.6",
5353
"QtPy >= 1.9",
5454
]
5555
dynamic = ["version"]

0 commit comments

Comments
 (0)