Update Project.toml

add GR 0.53.0
This commit is contained in:
Josef Heinen 2020-11-06 16:39:40 +01:00 committed by GitHub
parent e5d9b8ba48
commit 9ee2e65225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
Contour = "0.5" 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, 0.53"
GeometryBasics = "0.2, 0.3.1" GeometryBasics = "0.2, 0.3.1"
JSON = "0.21, 1" JSON = "0.21, 1"
Latexify = "0.14" Latexify = "0.14"