1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-31 03:01:18 +01:00

WILL BE REMOVED AFTER REBASE build: pyqtgraph pin to 0.13.7

(cherry picked from commit a4c465dcaf)
This commit is contained in:
2025-11-17 13:17:54 +01:00
committed by Jan Wyzula
parent 7f488c09ef
commit 0ba14b2dbb

View File

@@ -19,7 +19,7 @@ dependencies = [
"black~=25.0", # needed for bw-generate-cli
"isort~=5.13, >=5.13.2", # needed for bw-generate-cli
"pydantic~=2.0",
"pyqtgraph~=0.13",
"pyqtgraph==0.13.7",
"PySide6==6.9.0",
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtpy~=2.4",