Skip to content

Commit b804396

Browse files
committed
pin datafusion to v51
1 parent e0eb643 commit b804396

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
@@ -95,7 +95,7 @@ gcsfs = ["gcsfs>=2023.1.0"]
9595
rest-sigv4 = ["boto3>=1.24.59"]
9696
hf = ["huggingface-hub>=0.24.0"]
9797
pyiceberg-core = ["pyiceberg-core>=0.5.1,<0.9.0"]
98-
datafusion = ["datafusion>=45,<52"]
98+
datafusion = ["datafusion>=51,<52"]
9999
gcp-auth = ["google-auth>=2.4.0"]
100100

101101
[dependency-groups]

0 commit comments

Comments
 (0)