-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: OptimalBids v1.3.3 (#116290)
UUID: 54ed2464-0158-49e7-9a8e-1c1697a616e3 Repo: https://github.com/andrewrosemberg/OptimalBids.jl.git Tree: ecff2ec53fae832b7f7b55383e84da33887a745b Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
5a6dfc4
commit 0e917ae
Showing
2 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,22 @@ | ||
[1] | ||
PowerModels = "0.19" | ||
Reexport = "1.2" | ||
julia = "1.6.0-1" | ||
|
||
["1-1.3.1"] | ||
JuMP = "0.22" | ||
|
||
["1-1.3.2"] | ||
PowerModels = "0.19" | ||
|
||
["1.3-1.3.1"] | ||
ChainRulesCore = "1.13" | ||
|
||
["1.3.2-1"] | ||
["1.3.2"] | ||
ChainRulesCore = "1.14" | ||
|
||
["1.3.2-1"] | ||
JuMP = "1" | ||
|
||
["1.3.3-1"] | ||
ChainRulesCore = "1.25" | ||
PowerModels = ["0.19", "0.21"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters