Skip to content

Commit 7dff0db

Browse files
committed
chore: update duckdb version
1 parent b795f29 commit 7dff0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"ipywidgets",
2020
"pydantic",
2121
"psutil",
22-
"duckdb>=0.10.1,<0.11.0",
22+
"duckdb>=0.10.1,<=1.0.0",
2323
"pyarrow",
2424
"sqlglot>=23.15.8",
2525
"requests",

0 commit comments

Comments
 (0)