Update bounds for random (#7156)

This commit is contained in:
Alexey Kuleshevich 2021-03-18 04:57:32 +03:00 committed by GitHub
parent 0075a456cc
commit 613c070cbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -476,7 +476,7 @@ library
pandoc-types >= 1.22 && < 1.23,
parsec >= 3.1 && < 3.2,
process >= 1.2.3 && < 1.7,
random >= 1 && < 1.2,
random >= 1 && < 1.3,
safe >= 0.3 && < 0.4,
scientific >= 0.3 && < 0.4,
skylighting >= 0.10.4.1 && < 0.11,