diff --git a/bloodhound.cabal b/bloodhound.cabal index 541682a..4c65a77 100644 --- a/bloodhound.cabal +++ b/bloodhound.cabal @@ -55,7 +55,7 @@ library text >= 0.11 && <1.3, mtl >= 1.0 && <2.3, transformers >= 0.2 && <0.6, - http-types >= 0.8 && <0.10, + http-types >= 0.8 && <0.11, vector >= 0.10.9 && <0.13, scientific >= 0.3.0.0 && <0.4.0.0, exceptions,