Skip to content

Commit

Permalink
update manifest pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
zolanaj committed May 7, 2024
1 parent 4642c1b commit 9a641d7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions julia_src/Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.2"
julia_version = "1.10.3"
manifest_format = "2.0"
project_hash = "b3c6037c53375dada9e36c23f668bcd0efac8f34"

Expand Down Expand Up @@ -198,7 +198,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.1.0+0"
version = "1.1.1+0"

[[deps.CompositionsBase]]
git-tree-sha1 = "802bb88cd69dfd1509f6670416bd4434015693ad"
Expand Down Expand Up @@ -917,9 +917,11 @@ 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 = "889950d32d143d0af8f4dd699c7e453e0b0b9589"
git-tree-sha1 = "386a43d35bb0328bf8ab28e33925cfdead6d1f29"
repo-rev = "add-process-heat-load"
repo-url = "https://github.com/NREL/REopt.jl.git"
uuid = "d36ad4e8-d74a-4f7a-ace1-eaea049febf6"
rev="add-process-heat-load"
version = "0.45.0"

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

0 comments on commit 9a641d7

Please sign in to comment.