Skip to content

Commit 889e4fb

Browse files
fix(deps): update dependency duckdb to >=1.3.0,<=1.3.0
1 parent 78825f0 commit 889e4fb

File tree

2 files changed

+2519
-2522
lines changed

2 files changed

+2519
-2522
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dependencies = [
119119
# "pywebview[qt6]>=5.4; sys_platform == 'linux'",
120120
# idc-index
121121
"click",
122-
'duckdb>=0.10.0,<=1.2.1',
122+
'duckdb>=1.3.0,<=1.3.0',
123123
"idc-index-data==21.0.0",
124124
"packaging",
125125
"pandas<=2.2.4",

0 commit comments

Comments
 (0)