From 71694daad01b3d69c5ac48eb4aae811779158dd2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 Jun 2026 09:49:22 -0800 Subject: [PATCH] More bounds for #8041 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0208b4b2..13cae373 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7842,7 +7842,17 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8041 - dataframe < 2.2 - dataframe-core < 1.1 + - dataframe-csv < 1.0.2 + - dataframe-json < 1.0.1.1 + - dataframe-lazy < 1.0.2 - dataframe-learn < 1.1 + - dataframe-operations < 1.1.1 + - dataframe-parquet < 1.0.1.2 + - dataframe-parquet-th < 1.0.1.1 + - dataframe-parsing < 1.0.2 + - dataframe-th < 1.0.1.2 + - dataframe-viz < 1.0.3 + # end of Stackage upper bounds # end of packages