From 5d1b62c60a25989d5e9ee861f737cf8de591ec1c Mon Sep 17 00:00:00 2001 From: Vladimir Krutkin Date: Thu, 29 Aug 2024 15:28:30 +0300 Subject: [PATCH] Update http-conduit.cabal --- http-conduit/http-conduit.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http-conduit/http-conduit.cabal b/http-conduit/http-conduit.cabal index 25158358..debc09f4 100644 --- a/http-conduit/http-conduit.cabal +++ b/http-conduit/http-conduit.cabal @@ -35,7 +35,7 @@ library , conduit >= 1.2 , conduit-extra >= 1.1 , http-types >= 0.7 - , http-client >= 0.5.13 && < 0.8 + , http-client >= 0.7.16 && < 0.8 , http-client-tls >= 0.3 && < 0.4 , mtl , unliftio-core