Skip to content

Commit

Permalink
udpated environment
Browse files Browse the repository at this point in the history
  • Loading branch information
alefcastelli committed Sep 6, 2023
1 parent 1ba986e commit f6ad992
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ authors = ["Jose Daniel Lara", "Alessandro Castelli", "Sourabh Dalvi"]
version = "0.9.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
InfrastructureSystems = "2cd47ed4-ca9b-11e9-27f2-ab636a7671f1"
Expand All @@ -14,10 +15,11 @@ PowerSystems = "bcd98974-b02a-5e2f-9ee0-a103f5c450dd"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
CSV = "^0.10.11"
DocStringExtensions = "~0.8, ~0.9"
HDF5 = "0.16"
InfrastructureSystems = "^1.20"
KLU = "~0.4"
Pardiso = "~0.5"
PowerSystems = "2"
julia = "^1.6"
PowerSystems = "^3"
julia = "^1.6"

0 comments on commit f6ad992

Please sign in to comment.