0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

fix: adjust bec_qthemes dependency

This commit is contained in:
2024-10-03 09:57:18 +02:00
committed by wyzula_j
parent 8bf4842788
commit b207e45a67

View File

@ -19,7 +19,7 @@ dependencies = [
"isort~=5.13, >=5.13.2", # needed for bw-generate-cli
"pydantic~=2.0",
"pyqtgraph~=0.13",
"bec_qthemes~=0.4, >=0.4.2",
"bec_qthemes~=0.7, >=0.7",
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtpy~=2.4",
"pyte", # needed for vt100 console