We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7106313 + 4161f83 commit b1b34deCopy full SHA for b1b34de
2 files changed
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"pandas~=2.0",
27
"six~=1.16.0",
28
"thefuzz[speedup]~=0.22.1",
29
- "databricks-sql-connector~=3.5.0",
+ "databricks-sql-connector[pyarrow]~=4.2.0",
30
"pandera~=0.13",
31
"mlflow~=2.22",
32
"cachetools",
0 commit comments