From b942604d9356e4e382413ac4a2b76d903d8d6498 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Nov 2018 06:28:23 -0800 Subject: [PATCH] Attempt to remove upper bound on swagger2 (#4179) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7208fce..bb0f96ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,7 +3867,7 @@ packages: - protocol-buffers-descriptor < 2.4.12 # https://github.com/commercialhaskell/stackage/issues/4179 - - swagger2 < 2.3.1 + # swagger2 < 2.3.1 # end of packages