Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fipelle authored Jul 18, 2022
1 parent 008291b commit e72bab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
MessyTimeSeries = "2a88db5c-15f1-4b3e-a070-d1159e8d76cc"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
OptimizationNLopt = "4e6fcdb7-1186-4e1f-a706-475e75c168bb"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Expand All @@ -27,5 +28,6 @@ Distributions = "0.25"
LoopVectorization = "0.12"
MessyTimeSeries = "0.2"
Optimization = "3.7"
OptimizationNLopt = "0.1"
StableRNGs = "1.0"
julia = "1.6"

0 comments on commit e72bab2

Please sign in to comment.