We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6aaf57 commit 9a5c8beCopy full SHA for 9a5c8be
Project.toml
@@ -1,8 +1,8 @@
1
name = "Plasmo"
2
uuid = "d3f7391f-f14a-50cc-bbe4-76a32d1bad3c"
3
+version = "0.7.0"
4
authors = ["Jordan Jalving <[email protected]>"]
5
repo = "https://github.com/plasmo-dev/Plasmo.jl.git"
-version = "0.7.0"
6
7
[deps]
8
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -21,12 +21,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
21
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
22
23
[compat]
24
+DataStructures = "0.18, 0.19"
25
+DistributedArrays = "0.6"
26
+GraphOptInterface = "0.1"
27
Graphs = "1"
28
JuMP = "1.2"
-DataStructures = "0.18"
-GraphOptInterface = "0.1"
29
MathOptInterface = "1.6"
-DistributedArrays = "0.6"
30
Reexport = "1"
31
Requires = "1"
32
julia = "1"
0 commit comments