Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 46c22c8

Browse files
committed
MPB removed
1 parent aa8e14e commit 46c22c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,15 @@ authors = ["Mathieu Besançon <mathieu.besancon@gmail.com>"]
44
version = "0.3.1"
55

66
[deps]
7+
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
78
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
89
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
910
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
10-
MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73"
1111
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1212
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313

1414
[compat]
1515
LightGraphs = "1"
16-
MathProgBase = "0.7"
1716
SimpleTraits = "0.9"
1817
julia = "1"
1918

0 commit comments

Comments
 (0)