Skip to content

Commit

Permalink
Merge pull request #624 from NREL/develop
Browse files Browse the repository at this point in the history
Hot Fix: Update REopt.jl to v0.49.1 to avoid common error
  • Loading branch information
Bill-Becker authored Dec 27, 2024
2 parents a1a80d6 + 394fe82 commit 9f9db70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions julia_src/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -929,9 +929,9 @@ uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"

[[deps.REopt]]
deps = ["ArchGDAL", "CSV", "CoolProp", "DataFrames", "Dates", "DelimitedFiles", "HTTP", "JLD", "JSON", "JuMP", "LinDistFlow", "LinearAlgebra", "Logging", "MathOptInterface", "Requires", "Roots", "Statistics", "TestEnv"]
git-tree-sha1 = "46f6e38a47aaa93bfe5a6548d1e1ab9365f3415a"
git-tree-sha1 = "67eade881254923d75cf80aac40ca8da2f17351e"
uuid = "d36ad4e8-d74a-4f7a-ace1-eaea049febf6"
version = "0.49.0"
version = "0.49.1"

[[deps.Random]]
deps = ["SHA"]
Expand Down

0 comments on commit 9f9db70

Please sign in to comment.