Skip to content

Commit b1b34de

Browse files
authored
Merge pull request #218 from datakind/fix/pdp-course-handling-duplicates
fix: upgrade databricks-sql-connector for pyarrow>=17 (edvise)
2 parents 7106313 + 4161f83 commit b1b34de

2 files changed

Lines changed: 50 additions & 41 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"pandas~=2.0",
2727
"six~=1.16.0",
2828
"thefuzz[speedup]~=0.22.1",
29-
"databricks-sql-connector~=3.5.0",
29+
"databricks-sql-connector[pyarrow]~=4.2.0",
3030
"pandera~=0.13",
3131
"mlflow~=2.22",
3232
"cachetools",

0 commit comments

Comments
 (0)