From 4786580b06c8d255df4f47afe56127c7916241f6 Mon Sep 17 00:00:00 2001 From: William Galvin Date: Mon, 28 Oct 2024 01:26:40 -0700 Subject: [PATCH] pin biopython --- devtools/conda-build/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/conda-build/meta.yaml b/devtools/conda-build/meta.yaml index ceb9ca1..f007a47 100644 --- a/devtools/conda-build/meta.yaml +++ b/devtools/conda-build/meta.yaml @@ -23,7 +23,7 @@ requirements: - pip run: - python >=3.9 - - biopython + - biopython >=1.84 - dssp - git - h5py