1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-01-01 03:21:19 +01:00

chore: update qtmonaco dependency

This commit is contained in:
2025-09-03 09:49:59 +02:00
committed by wyzula-jan
parent 7935b9b820
commit 17bccb8211

View File

@@ -23,8 +23,8 @@ dependencies = [
"PySide6==6.9.0",
"qtconsole~=5.5, >=5.5.1", # needed for jupyter console
"qtpy~=2.4",
"qtmonaco~=0.5",
"thefuzz~=0.22",
"qtmonaco~=0.7",
"darkdetect~=0.8",
"PySide6-QtAds==4.4.0",
]