Skip to content

Commit 2830866

Browse files
committed
compat upper bounds
1 parent 7f7a68c commit 2830866

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
99
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1010

1111
[compat]
12-
EzXML = "≥ 0.9.0"
13-
LightGraphs = "≥ 1.1.0"
14-
ParserCombinator = "≥ 2.0.0"
15-
julia = "≥ 1.0.0"
12+
EzXML = "1"
13+
LightGraphs = "1"
14+
ParserCombinator = "2"
15+
julia = "1"
1616

1717
[extras]
1818
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"

0 commit comments

Comments
 (0)