feat: update PySide6 to 6.11.0 and PySide6-QtAds to 4.5.0.4

This commit is contained in:
copilot-swe-agent[bot]
2026-05-29 12:19:12 +00:00
committed by GitHub
parent c9fc0a82b9
commit f4d51b6287
+2 -2
View File
@@ -10,8 +10,8 @@ classifiers = [
]
dependencies = [
"PyJWT~=2.9",
"PySide6==6.9.0",
"PySide6-QtAds==4.4.0",
"PySide6==6.11.0",
"PySide6-QtAds==4.5.0.4",
"bec_ipython_client~=3.107,>=3.107.2", # needed for jupyter console
"bec_lib~=3.107,>=3.107.2",
"bec_qthemes~=1.0, >=1.3.4",