pydantic-settings um App-Eoinstellungen zu speichern

This commit is contained in:
2025-06-01 15:48:07 +02:00
parent ce339a31ba
commit 02cc60dd12
2 changed files with 99 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"pyside6>=6.9.0",
"pymupdf>=1.24.0",
"pyqtdarktheme>=2.1.0",
"pydantic-settings>=2.9.1",
]
[tool.ruff]