diff --git a/pyproject.toml b/pyproject.toml index a55d4824a..e47723838 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ dependencies = [ "bec_ipython_client~=3.70", # needed for jupyter console "bec_lib~=3.70", - "bec_qthemes~=1.0, >=1.1.2", + "bec_qthemes~=1.0, >=1.3.3", "black~=25.0", # needed for bw-generate-cli "isort~=5.13, >=5.13.2", # needed for bw-generate-cli "ophyd_devices~=1.29, >=1.29.1",