From 27f112717de31b7e38d1d57f58b790d7d674bb27 Mon Sep 17 00:00:00 2001 From: Johan Mabille Date: Tue, 2 Jun 2026 09:54:13 +0200 Subject: [PATCH] Test mamba 2.7.0.alpha0 --- dev/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index 0f7bb6ed..7bb045fc 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -3,8 +3,8 @@ pip # run-time boltons>=23.0.0 conda>=26.1 -conda-forge::libmamba>=2.0.0 -conda-forge::libmambapy>=2.0.0 +conda-forge/label/mamba_prerelease::libmamba==2.7.0.alpha0 +conda-forge/label/mamba_prerelease::libmambapy>=2.7.0.alpha0 msgpack-python>=1.1.1 # needed for 'pip install -e conda-libmamba-solver' hatchling