build: add missing darkdetect dependency

This commit is contained in:
2025-09-26 10:47:17 -05:00
committed by wyzula_j
co-authored by wyzula_j
parent 8f5d28a276
commit ff4025c209
+1
View File
@@ -25,6 +25,7 @@ dependencies = [
"qtpy~=2.4",
"qtmonaco~=0.5",
"thefuzz~=0.22",
"darkdetect~=0.8",
"PySide6-QtAds==4.4.0",
]