From e42bf30aeb5ad862860529ba9b37580eb311eda8 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Wed, 25 May 2022 21:20:51 +0200 Subject: [PATCH] cabal: allow swagger 2.8 --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index 75b1b1352..d0fe2e5f9 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -104,7 +104,7 @@ library , regex-tdfa >= 1.2.2 && < 1.4 , retry >= 0.7.4 && < 0.10 , scientific >= 0.3.4 && < 0.4 - , swagger2 >= 2.4 && < 2.7 + , swagger2 >= 2.4 && < 2.9 , text >= 1.2.2 && < 1.3 , time >= 1.6 && < 1.11 , unordered-containers >= 0.2.8 && < 0.3