diff --git a/slackbuilder.cabal b/slackbuilder.cabal index 297ebd7..3f0aac8 100644 --- a/slackbuilder.cabal +++ b/slackbuilder.cabal @@ -29,18 +29,18 @@ common dependencies conduit ^>= 1.3.5, conduit-extra ^>= 1.3, http-client ^>= 0.7, - http-client-tls ^>= 0.3, + http-client-tls ^>= 0.4, containers ^>= 0.7, - crypton ^>= 1.0, + crypton ^>= 1.1, directory ^>= 1.3.8, exceptions >= 0.10, filepath ^>= 1.5, http-types ^>= 0.12.4, megaparsec ^>= 9.7, modern-uri ^>= 0.3.6, - memory ^>= 0.18, parser-combinators ^>= 1.3, process ^>= 1.6.18, + ram ^>= 0.22, req ^>= 3.13, tar-conduit ^>= 0.4, lzma ^>= 0.0.1,