cap fixedpointnumbers to 0.7

This commit is contained in:
Michael Krabbe Borregaard 2020-03-15 09:30:07 +01:00 committed by GitHub
parent 3255c5a122
commit 6821148e8e
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, 0.3"
FixedPointNumbers = "0.6, 0.7, 0.8"
FixedPointNumbers = "0.6, 0.7"
GR = "0.46, 0.47, 0.48"
GeometryTypes = "0.7, 0.8"
JSON = "0.21"