From 61c34b455d5d189f921515e2dcdde8f97dc2cb06 Mon Sep 17 00:00:00 2001 From: psj1997 <1176894699@qq.com> Date: Tue, 12 Nov 2024 00:01:23 +0800 Subject: [PATCH] Update semibin_test.yml --- .github/workflows/semibin_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semibin_test.yml b/.github/workflows/semibin_test.yml index fa8b486..bfc1c1e 100644 --- a/.github/workflows/semibin_test.yml +++ b/.github/workflows/semibin_test.yml @@ -29,7 +29,7 @@ jobs: - name: Install dependencies shell: bash -l {0} run : | - conda install -c conda-forge numpy pandas pytest hypothesis=6.112.1 python-igraph scikit-learn requests numexpr tqdm + conda install -c conda-forge numpy pandas pytest hypothesis"<=6.112.1" python-igraph scikit-learn requests numexpr tqdm conda install -c conda-forge -c bioconda bedtools hmmer fraggenescan prodigal samtools mmseqs2 conda install -c pytorch -c nvidia pytorch pytorch-cuda=11.8 pip install .