Skip to content

Commit

Permalink
chore: update duckdb version
Browse files Browse the repository at this point in the history
  • Loading branch information
longxiaofei committed Jul 7, 2024
1 parent b795f29 commit 0b4df99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"ipywidgets",
"pydantic",
"psutil",
"duckdb>=0.10.1,<0.11.0",
"duckdb>=0.10.1,<=1.0.0",
"pyarrow",
"sqlglot>=23.15.8",
"requests",
Expand Down

0 comments on commit 0b4df99

Please # to comment.