Add bound for dataframe for #8088

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2026-07-03 09:49:22 -08:00
parent d07705fe9a
commit 49ead63e22
No known key found for this signature in database

View File

@ -7896,7 +7896,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/8088 # https://github.com/commercialhaskell/stackage/issues/8088
- dataframe < 3.4 - dataframe < 3.4
- dataframe-learn < 2.4 - dataframe-core < 2.3
- dataframe-learn < 2.3
- dataframe-operations < 2.3
# end of Stackage upper bounds # end of Stackage upper bounds
# end of packages # end of packages