Skip to content

Commit 05ced86

Browse files
authored
chore: Update dependencies (#3268)
1 parent 3012800 commit 05ced86

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"numpy>=1.26,<3.0",
2626
"pyarrow>=8.0.0,<23.0.0",
2727
"typing-extensions>=4.4.0,<5",
28-
"packaging>=21.1,<26.0",
28+
"packaging>=21.1,<27.0",
2929
"setuptools ; python_version >= '3.12'",
3030
]
3131

@@ -53,7 +53,7 @@ opensearch = [
5353
]
5454
openpyxl = ["openpyxl>=3.0.0,<4"]
5555
progressbar = ["progressbar2>=4.0.0,<5"]
56-
deltalake = ["deltalake>=0.18.0,<1.3.0"]
56+
deltalake = ["deltalake>=0.18.0,<1.4.0"]
5757
geopandas = ["geopandas>=1.0.0,<2"]
5858
modin = ["modin>=0.31,<0.38"]
5959
ray = ["ray[default, data]>=2.53.0,<3"]

uv.lock

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

0 commit comments

Comments
 (0)