Skip to content

Commit

Permalink
Fix Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shinaoka committed Sep 19, 2023
1 parent ffd60f5 commit d0aef56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
julia = "1.6"
MultiFloats = "^1.0.0"
Optim = "^1.7.0"
Zygote = "^0.6.0"
julia = "1.6, 2"
GenericLinearAlgebra = "0.3.1"
Comonicon = "1.0.6"

[extras]
SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"
Expand Down

0 comments on commit d0aef56

Please sign in to comment.