Commit 7ad80589 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Pare down notebook requirements

parent 1779d15a
...@@ -3,11 +3,8 @@ channels: ...@@ -3,11 +3,8 @@ channels:
- conda-forge - conda-forge
- bioconda - bioconda
dependencies: dependencies:
- conda-forge::setuptools=59.5.0
- conda-forge::pip
- conda-forge::openmm=7.5.1 - conda-forge::openmm=7.5.1
- conda-forge::pdbfixer - conda-forge::pdbfixer
- conda-forge::cudatoolkit==11.3.*
- bioconda::hmmer==3.3.2 - bioconda::hmmer==3.3.2
- bioconda::hhsuite==3.3.0 - bioconda::hhsuite==3.3.0
- bioconda::kalign2==2.04 - bioconda::kalign2==2.04
...@@ -15,9 +12,6 @@ dependencies: ...@@ -15,9 +12,6 @@ dependencies:
- biopython==1.79 - biopython==1.79
- dm-tree==0.1.6 - dm-tree==0.1.6
- ml-collections==0.1.0 - ml-collections==0.1.0
- numpy==1.21.2
- PyYAML==5.4.1 - PyYAML==5.4.1
- requests==2.26.0 - requests==2.26.0
- scipy==1.7.1
- tqdm==4.62.2
- typing-extensions==3.10.0.2 - typing-extensions==3.10.0.2
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment