Skip to content

Commit e92ea8f

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat)
1 parent be6922b commit e92ea8f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ElectricityNetworkReduction"
22
uuid = "8d6c9889-004b-5ffc-a588-babdd84958c6"
3-
authors = ["Germán Morales-España <german.morales@tno.nl>", " Juan Giraldo Chavarriaga <juan.giraldo@tno.nl>", " Muhammad Numan <muhammad.numan@ucd.ie>", " Ni Wang <ni.wang@tno.nl>"]
43
version = "0.1.0"
4+
authors = ["Germán Morales-España <german.morales@tno.nl>", " Juan Giraldo Chavarriaga <juan.giraldo@tno.nl>", " Muhammad Numan <muhammad.numan@ucd.ie>", " Ni Wang <ni.wang@tno.nl>"]
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -26,6 +26,7 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
2626
[compat]
2727
CSV = "0.10"
2828
DataFrames = "1"
29+
Graphs = "1"
2930
HiGHS = "1"
3031
Ipopt = "1"
3132
JuMP = "1"

0 commit comments

Comments
 (0)