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 7f7a68c commit 2830866Copy full SHA for 2830866
Project.toml
@@ -9,10 +9,10 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
9
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
10
11
[compat]
12
-EzXML = "≥ 0.9.0"
13
-LightGraphs = "≥ 1.1.0"
14
-ParserCombinator = "≥ 2.0.0"
15
-julia = "≥ 1.0.0"
+EzXML = "1"
+LightGraphs = "1"
+ParserCombinator = "2"
+julia = "1"
16
17
[extras]
18
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
0 commit comments