We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0eb643 commit b804396Copy full SHA for b804396
pyproject.toml
@@ -95,7 +95,7 @@ gcsfs = ["gcsfs>=2023.1.0"]
95
rest-sigv4 = ["boto3>=1.24.59"]
96
hf = ["huggingface-hub>=0.24.0"]
97
pyiceberg-core = ["pyiceberg-core>=0.5.1,<0.9.0"]
98
-datafusion = ["datafusion>=45,<52"]
+datafusion = ["datafusion>=51,<52"]
99
gcp-auth = ["google-auth>=2.4.0"]
100
101
[dependency-groups]
0 commit comments