bump compat for "GeometryBasics" to "0.3.1" (#2968)
CompatHelper PR to add "0.3" failed https://github.com/JuliaPlots/Plots.jl/pull/2935, but should be fixed in https://github.com/JuliaGeometry/GeometryBasics.jl/pull/83, after which GeometryBasics 0.3.1 was released.
This commit is contained in:
parent
9c4890d794
commit
3431833a9d
@ -36,7 +36,7 @@ Contour = "0.5"
|
|||||||
FFMPEG = "0.2, 0.3, 0.4"
|
FFMPEG = "0.2, 0.3, 0.4"
|
||||||
FixedPointNumbers = "0.6, 0.7, 0.8"
|
FixedPointNumbers = "0.6, 0.7, 0.8"
|
||||||
GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52"
|
GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52"
|
||||||
GeometryBasics = "0.2"
|
GeometryBasics = "0.2, 0.3.1"
|
||||||
GeometryTypes = "0.7, 0.8"
|
GeometryTypes = "0.7, 0.8"
|
||||||
JSON = "0.21, 1"
|
JSON = "0.21, 1"
|
||||||
Measures = "0.3"
|
Measures = "0.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user