Skip to content

Commit 986c200

Browse files
fix(deps): update dependency duckdb to >=1.3.0,<=1.3.0
1 parent 6d622f7 commit 986c200

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dependencies = [
108108
# "pywebview[qt6]>=5.4; sys_platform == 'linux'",
109109
# idc-index
110110
"click",
111-
'duckdb>=0.10.0,<=1.2.1',
111+
'duckdb>=1.3.0,<=1.3.0',
112112
"idc-index-data==21.0.0",
113113
"packaging",
114114
"pandas<=2.2.4",

uv.lock

Lines changed: 25 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)