mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-07-04 18:41:00 +02:00
build: pyqtgraph pin to 0.13.7
This commit is contained in:
committed by
Klaus Wakonig
co-authored by
Klaus Wakonig
parent
d0e94d0da4
commit
a4c465dcaf
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user