Skip to content

Commit

Permalink
Try #275:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] committed Apr 20, 2023
2 parents aed4e99 + ce8ef6e commit 2d20169
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,20 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Convex = "0.15"
Distributions = "~0.24.14, ^0.25"
DocStringExtensions = "^0.8, 0.9"
GaussianRandomFields = "2"
MathOptInterface = "1"
Optim = "1.7"
QuadGK = "^2.4"
RecipesBase = "1.3"
SCS = "1.1"
StableRNGs = "1.0"
StatsBase = "^0.33"
julia = "1.5"
RecipesBase = "1.3"

[extras]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

[targets]
test = ["StableRNGs", "Test", "Plots"]

0 comments on commit 2d20169

Please sign in to comment.