From 56b4b8893494c47165cf57770dc0d452b5b350b4 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 17 Oct 2019 19:51:04 -0400 Subject: [PATCH] Restricts upper bounds (#4918 #4919 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf67b00c..28194eba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -44,7 +44,7 @@ packages: - primitive-offset - primitive-unlifted - run-st - - small-bytearray-builder + - small-bytearray-builder < 0.3.0.0 # #4919 "Robert Vollmert @robx": - configurator-pg @@ -3824,8 +3824,8 @@ packages: "Matthew Farkas-Dyck @strake": - Fin - - alg - - category + - alg < 0.2.12.0 # depends on dual #4918 + - category < 0.2.4.2 # depends on dual #4918 - constraint - either-both - filtrable