Skip to content

Commit 68f5ef5

Browse files
committed
align datafusion version with iceberg-rust
1 parent c941a22 commit 68f5ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ gcsfs = ["gcsfs>=2023.1.0"]
9494
rest-sigv4 = ["boto3>=1.24.59"]
9595
hf = ["huggingface-hub>=0.24.0"]
9696
pyiceberg-core = ["pyiceberg-core==0.8.0rc1"]
97-
datafusion = ["datafusion>=45,<49"]
97+
datafusion = ["datafusion==51"]
9898
gcp-auth = ["google-auth>=2.4.0"]
9999

100100
[dependency-groups]

0 commit comments

Comments
 (0)