fix compats

pull/279/head
Shuhei Kadowaki 2020-03-04 18:01:26 +09:00
parent 79a3d73882
commit d9b37f8244
1 changed files with 4 additions and 4 deletions

View File

@ -17,10 +17,10 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
[compat]
Highlights = ">=0.3.1"
Mustache = ">=0.4.1"
Plots = ">=0.19.0"
YAML = ">=0.3.0"
Highlights = "0.3.1, 0.4"
Mustache = "0.4.1, 0.5, 1"
Plots = "0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29"
YAML = "0.3"
julia = "1"
[extras]