Skip to content

Commit d0aef56

Browse files
committed
Fix Project.toml
1 parent ffd60f5 commit d0aef56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1313
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1414

1515
[compat]
16+
julia = "1.6"
1617
MultiFloats = "^1.0.0"
1718
Optim = "^1.7.0"
1819
Zygote = "^0.6.0"
19-
julia = "1.6, 2"
20+
GenericLinearAlgebra = "0.3.1"
21+
Comonicon = "1.0.6"
2022

2123
[extras]
2224
SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"

0 commit comments

Comments
 (0)