From 028f4766da9f32500811399dfd6da0e0e5c81f36 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Feb 2022 20:16:34 -0600 Subject: [PATCH] Reduce upper bound on `opaleye` (#6452) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59102a7c..980a9b57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1658,7 +1658,7 @@ packages: - ghcjs-perch "Tom Ellis @tomjaguarpaw": - - opaleye < 0.9.2.0 + - opaleye < 0.9.1.0 - product-profunctors - strict-wrapper