allow JSON 1.0

This commit is contained in:
Kristoffer Carlsson 2020-06-30 14:48:52 +02:00 committed by GitHub
parent 8d67577711
commit 94086a0ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ FixedPointNumbers = "0.6, 0.7, 0.8"
GR = "0.46, 0.47, 0.48, 0.49, 0.50"
GeometryBasics = "0.2"
GeometryTypes = "0.7, 0.8"
JSON = "0.21"
JSON = "0.21, 1"
Measures = "0.3"
NaNMath = "0.3"
PGFPlotsX = "1.2.0"