We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133f1d3 commit 8a41368Copy full SHA for 8a41368
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ azuresql = ["pymssql"]
42
bigquery = [
43
"google-cloud-bigquery[pandas]",
44
"google-cloud-bigquery-storage",
45
- "bigframes>=1.32.0"
+ "bigframes"
46
]
47
clickhouse = ["clickhouse-connect"]
48
databricks = ["databricks-sql-connector[pyarrow]"]
0 commit comments