Skip to content

Commit 8e2a793

Browse files
chore: Upgrade DeltaLake (#2563)
Co-authored-by: kukushking <[email protected]>
1 parent 0800db2 commit 8e2a793

File tree

2 files changed

+14
-24
lines changed

2 files changed

+14
-24
lines changed

poetry.lock

Lines changed: 13 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jsonpath-ng = { version = "^1.5.3", optional = true }
5656
# Other
5757
openpyxl = { version = "^3.0.0", optional = true }
5858
progressbar2 = { version = "^4.0.0", optional = true }
59-
deltalake = { version = ">=0.6.4,<0.11.0", optional = true }
59+
deltalake = { version = ">=0.6.4,<0.15.0", optional = true }
6060
geopandas = {version = "^0.13.2", optional = true}
6161

6262
# Distributed

0 commit comments

Comments
 (0)