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 8072293 commit 17973f6Copy full SHA for 17973f6
Project.toml
@@ -3,10 +3,12 @@ uuid = "0f4c3beb-4231-4c4d-93e1-709cb40a89e6"
3
version = "0.3.1"
4
5
[deps]
6
-Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
7
-DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
8
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
9
+[compat]
+PowerModels = "0.18"
10
+julia = "1"
11
+
12
[extras]
13
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
14
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments