Skip to content

Commit

Permalink
adding compat
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonpbarrows committed May 17, 2023
1 parent b0b8ebd commit 1948a91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
PowerNetworkMatrices = "bed98974-b02a-5e2f-9fe0-a103f5c450dd"
PowerSystems = "bcd98974-b02a-5e2f-9ee0-a103f5c450dd"

[compat]
DataFrames = "1"
JuMP = "1"
PowerNetworkMatrices = "0.7.1"
PowerSystems = "2.1"
julia = "1"

0 comments on commit 1948a91

Please sign in to comment.