From 3cb3ce012e056f0546de3f18b1322a74e38263a7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 13 Aug 2026 03:15:34 -0700 Subject: [PATCH] Remove bound on `dataframe-learn` as revision was made concurrently. Close #8088 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 875b12da..bf6a5048 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -204,7 +204,7 @@ packages: - dataframe-fastcsv - dataframe-json - dataframe-lazy - - dataframe-learn < 2.4 # https://github.com/commercialhaskell/stackage/issues/8088 + - dataframe-learn - dataframe-operations - dataframe-parquet - dataframe-parquet-th