Skip to content

Commit f658f14

Browse files
fix(deps): update dependency duckdb to >=1.3.0,<=1.3.0
1 parent fc59187 commit f658f14

File tree

2 files changed

+2489
-2492
lines changed

2 files changed

+2489
-2492
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)