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

build(bec_qthemes): version 1.0 dependency

This commit is contained in:
2025-08-21 18:14:02 +02:00
parent 0a6ac071e8
commit 5c6001542b

View File

@@ -15,7 +15,7 @@ classifiers = [
dependencies = [
"bec_ipython_client~=3.52", # needed for jupyter console
"bec_lib~=3.69.3",
"bec_qthemes~=0.7, >=0.7",
"bec_qthemes~=1.0",
"black~=25.0", # needed for bw-generate-cli
"isort~=5.13, >=5.13.2", # needed for bw-generate-cli
"pydantic~=2.0",