Skip to content

Commit f48758a

Browse files
committed
update Ray pandas dep
1 parent d9eea5a commit f48758a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ duckdb = [
6868
ray = [
6969
"ray>=2.10.0,<3.0.0",
7070
"pyarrow>=17.0.0",
71-
"pandas>=1.0.0,<3.0.0",
71+
"pandas>=1.0.0",
7272
]
7373
bodo = ["bodo>=2025.7.4"]
7474
daft = ["daft>=0.5.0"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)