From a384774e253457e210d8ff20155a77df40d23153 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 23 Mar 2026 10:08:10 +0800 Subject: [PATCH] ogam-1.13 copilot bounds regressed (nasa/ogma#377) --- build-constraints.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65c92d57..2ebb5d88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7863,6 +7863,21 @@ packages: - hledger < 1.52 - hledger-ui < 1.52 - hledger-web < 1.52 + + # https://github.com/nasa/ogma/issues/377 + - ogma-cli < 1.13 + - ogma-core < 1.13 + - ogma-extra < 1.13 + - ogma-language-c < 1.13 + - ogma-language-cocospec < 1.13 + - ogma-language-copilot < 1.13 + - ogma-language-csv < 1.13 + - ogma-language-jsonspec < 1.13 + - ogma-language-lustre < 1.13 + - ogma-language-smv < 1.13 + - ogma-language-xlsx < 1.13 + - ogma-language-xmlspec < 1.13 + - ogma-spec < 1.13 # end of Stackage upper bounds # end of packages