up the hashable upper bound to 1.5

This commit is contained in:
Alexander Vieth 2022-03-01 15:43:55 -05:00 committed by Andrew Martin
parent cae1e07383
commit c16819e7ce

View File

@ -71,7 +71,7 @@ library
, contiguous >=0.6.1 , contiguous >=0.6.1
, deepseq >= 1.3.0.2 && <1.5 , deepseq >= 1.3.0.2 && <1.5
, entropy >=0.4.1.5 && <0.5 , entropy >=0.4.1.5 && <0.5
, hashable >=1.2 && <1.4 , hashable >=1.2 && <1.5
, primitive >= 0.6.4 && <0.8 , primitive >= 0.6.4 && <0.8
, primitive-unlifted >= 0.1.3 && <1.0 , primitive-unlifted >= 0.1.3 && <1.0
, scientific >=0.3 && <0.4 , scientific >=0.3 && <0.4