From 8d600b59c70382b346f2981c38383ae2a1b398b2 Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Wed, 23 Feb 2022 10:27:43 -0600 Subject: [PATCH] Allow text-2.0 --- openapi3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi3.cabal b/openapi3.cabal index 7fbf5ad6..55447690 100644 --- a/openapi3.cabal +++ b/openapi3.cabal @@ -70,7 +70,7 @@ library build-depends: mtl >=2.2.2 && <2.3 - , text >=1.2.3.1 && <1.3 + , text >=1.2.3.1 && <2.1 -- other dependencies build-depends: