Skip to content

Commit 64f3c96

Browse files
committed
Add compat entries in Project.toml for release 3.0.0
1 parent f218193 commit 64f3c96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212
Tulip = "6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
1313

1414
[compat]
15+
Libdl = "1.10"
16+
LinearAlgebra = "1.10"
1517
NOMAD_jll = "= 4.5.1"
18+
SparseArrays = "1.10"
19+
Test = "1.10"
1620
Tulip = "0.9"
1721
julia = "1.10"

0 commit comments

Comments
 (0)