0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00

build:unlock pyside version

This commit is contained in:
2024-10-15 17:40:12 +02:00
parent 383936ffc2
commit 8651314d93

View File

@ -20,7 +20,7 @@ dependencies = [
"isort~=5.13, >=5.13.2", # needed for bw-generate-cli
"pydantic~=2.0",
"pyqtgraph~=0.13",
"PySide6==6.7.2",
"PySide6>=6.8",
"pyte", # needed for vt100 console
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtpy~=2.4",