From 24b3c059431adc03724e308b98b0eb5816a70bef Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 28 Jun 2021 22:25:05 -0700 Subject: [PATCH] Disable `morpheus-graphql-core` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ce71d8a..88ac599e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5192,6 +5192,7 @@ packages: - moesocks < 0 - monad-recorder < 0 - monad-unlift < 0 + - morpheus-graphql-core < 0 - murmur < 0 - mustache < 0 - n2o-protocols < 0