diff --git a/bloodhound.cabal b/bloodhound.cabal index 6889f23..725cf5f 100644 --- a/bloodhound.cabal +++ b/bloodhound.cabal @@ -70,7 +70,7 @@ library containers >= 0.5.0.0 && <0.6, exceptions, hashable, - http-client >= 0.4.30 && <0.6, + http-client >= 0.4.30 && <0.7, http-types >= 0.8 && <0.13, mtl >= 1.0 && <2.3, network-uri >= 2.6 && <2.7,