diff --git a/recipes/bioconda-utils/meta.yaml b/recipes/bioconda-utils/meta.yaml index 0fdfb8d9a0f5d..ffb100d77defe 100644 --- a/recipes/bioconda-utils/meta.yaml +++ b/recipes/bioconda-utils/meta.yaml @@ -26,13 +26,13 @@ requirements: run: - conda-forge-pinning 2024.06.01.05.54.15 - python 3.10.* - - conda 24.5.* + - conda 24.9.* - conda-libmamba-solver 24.1.* - - conda-build 24.5.* - - conda-index 0.4.* - - conda-package-streaming 0.9.* + - conda-build 24.7.* + - conda-index 0.5.* + - conda-package-streaming 0.11.* - mamba 1.5.* - - boa 0.17.* + #- boa 0.17.* - argh 0.31.* - colorlog 6.* - tqdm 4.66.*