Skip to content

Commit

Permalink
Rerun Pkg.resolve in benchmark environment
Browse files Browse the repository at this point in the history
  • Loading branch information
dahong67 committed Mar 15, 2024
1 parent 845ad27 commit 8bb9201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ weakdeps = ["StaticArrays"]
ForwardDiffStaticArraysExt = "StaticArrays"

[[deps.GCPDecompositions]]
deps = ["Compat", "ForwardDiff", "IntervalSets", "LBFGSB", "LinearAlgebra"]
deps = ["Compat", "ForwardDiff", "IntervalSets", "LBFGSB", "LinearAlgebra", "Random"]
path = ".."
uuid = "f59fb95b-1bc8-443b-b347-5e445a549f37"
version = "0.1.2"
Expand Down

0 comments on commit 8bb9201

Please sign in to comment.