Merge pull request #2332 from JuliaPlots/compathelper/new_version/2019-12-17-01-02-53-961-1642667966

CompatHelper: bump compat for "FixedPointNumbers" to "0.7"
This commit is contained in:
Simon Christ 2019-12-31 12:59:11 +01:00 committed by GitHub
commit 33cf0e66ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat]
Contour = "0.5"
FFMPEG = "0.2"
FixedPointNumbers = "0.6"
FixedPointNumbers = "0.6, 0.7"
GR = "0.44"
GeometryTypes = "0.7"
JSON = "0.21"