connectorx als Abhängickeit für SQL-Abfragen

This commit is contained in:
2025-06-22 18:26:34 +02:00
parent b226be4e4e
commit 262a61dc7a
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"pyside6>=6.9.1",
"polars>=1.31.0",
"pydantic-yaml>=1.5.1",
"connectorx>=0.4.3",
]
[tool.ruff]