Skip to content

Commit 9f20f32

Browse files
authored
Bump daft dependency to >=0.7.10 (fix Python 3.14 compatibility) (#3323)
1 parent bb124d0 commit 9f20f32

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ray = [
7272
"pandas>=1.0.0",
7373
]
7474
bodo = ["bodo>=2025.7.4"]
75-
daft = ["daft>=0.5.0"]
75+
daft = ["daft>=0.7.10"]
7676
polars = ["polars>=1.21.0,<2"]
7777
snappy = ["python-snappy>=0.6.0,<1.0.0"]
7878
hive = ["thrift>=0.13.0,<1.0.0"]

uv.lock

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

0 commit comments

Comments
 (0)