Skip to content

Commit 390b465

Browse files
datejadaCompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: bump compat for DuckDB to 1, (keep existing compat) (#84)
* CompatHelper: bump compat for DuckDB to 1, (keep existing compat) * Update to the same compatibility as TulipaIO --------- Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 4d883c3 commit 390b465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ CSV = "0.10"
2020
Clustering = "0.15"
2121
DataFrames = "1"
2222
Distances = "0.10"
23-
DuckDB = "0.10, ~1.0"
24-
DuckDB_jll = "0.10, ~1.0"
23+
DuckDB = "1"
24+
DuckDB_jll = "1.2.1"
2525
LinearAlgebra = "1.6"
2626
ProgressBars = "1"
2727
SparseArrays = "1.6"

0 commit comments

Comments
 (0)