Skip to content

Commit

Permalink
update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
drizk1 committed Mar 30, 2024
1 parent 98c4be2 commit 8a4aaf4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"

[compat]
julia = "1.9"
Chain = "0.6"
DataFrames = "1.5"
Documenter = "^1.3.0"
LibPQ = "^1.17.1"
DuckDB = "0.2.9"
MacroTools = "0.5"
Reexport = "0.2, 1"
SQLite = "^1.6.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 8a4aaf4

Please sign in to comment.