Skip to content

Commit c60ecba

Browse files
authored
limit to 1.2 only because 1.3 is creating issues
1 parent aa95407 commit c60ecba

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
@@ -44,8 +44,8 @@ ClickHouse = "0.2"
4444
DataFrames = "1.5"
4545
Dates = "1.9"
4646
Documenter = "0.27, 1"
47-
DuckDB = "1.0, 1.1, 1.2"
48-
DuckDB_jll = "1.0, 1.1, 1.2"
47+
DuckDB = "1.2"
48+
DuckDB_jll = "1.2"
4949
GZip = "0.6"
5050
GoogleCloud = "0.11"
5151
HTTP = "1.1"

0 commit comments

Comments
 (0)