update version requirements for retrieve.yaml

This commit is contained in:
Fabian Neumann 2024-03-11 08:59:26 +01:00
parent e96a9896cb
commit e19e38b149

View File

@ -8,6 +8,11 @@ channels:
- bioconda - bioconda
dependencies: dependencies:
- python>=3.8 - python>=3.8
- snakemake-minimal>=7.7.0,<8.0.0 - pip
- snakemake-minimal>=8.5
- pandas>=2.1 - pandas>=2.1
- tqdm - tqdm
- pip:
- snakemake-storage-plugin-http
- snakemake-executor-plugin-slurm
- snakemake-executor-plugin-cluster-generic