add bounds as suggested by CompatHelper
This commit is contained in:
parent
12efedf3e3
commit
fe7989798c
16
Project.toml
16
Project.toml
@ -31,19 +31,19 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
|
|||||||
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
|
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
|
||||||
|
|
||||||
[compat]
|
[compat]
|
||||||
Contour = "0, 0.5"
|
Contour = "0.5"
|
||||||
FFMPEG = "0, 0.2"
|
FFMPEG = "0.2"
|
||||||
FixedPointNumbers = "0.3, 0.6"
|
FixedPointNumbers = "0.3, 0.6"
|
||||||
GR = "0.31, 0.44"
|
GR = "0.31, 0.44"
|
||||||
GeometryTypes = "0, 0.7"
|
GeometryTypes = "0.7"
|
||||||
JSON = "0, 0.21"
|
JSON = "0.21"
|
||||||
Measures = "0, 0.3"
|
Measures = "0.3"
|
||||||
NaNMath = "0, 0.3"
|
NaNMath = "0.3"
|
||||||
PlotThemes = "0.2, 0.4"
|
PlotThemes = "0.2, 0.4"
|
||||||
PlotUtils = "0.6.1"
|
PlotUtils = "0.6.1"
|
||||||
RecipesBase = "0.6, 0.7"
|
RecipesBase = "0.6, 0.7"
|
||||||
Reexport = "0, 0.2"
|
Reexport = "0.2"
|
||||||
Requires = "0, 0.5"
|
Requires = "0.5"
|
||||||
Showoff = "0.3.1"
|
Showoff = "0.3.1"
|
||||||
StatsBase = "0.14, 0.32"
|
StatsBase = "0.14, 0.32"
|
||||||
julia = "1"
|
julia = "1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user