build: add pyqtgraph 0.14 compatibility updates

This commit is contained in:
copilot-swe-agent[bot]
2026-05-27 21:31:48 +00:00
committed by wyzula-jan
parent c9fc0a82b9
commit 28546f4dfd
3 changed files with 43 additions and 67 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ dependencies = [
"ophyd_devices~=1.29, >=1.29.1",
"pydantic~=2.0",
"pylsp-bec~=1.2",
"pyqtgraph==0.13.7",
"pyqtgraph~=0.14.0",
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtmonaco~=0.8, >=0.8.1",
"qtpy~=2.4",