Skip to content

Commit

Permalink
remove upper snakemake bound
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Sep 7, 2023
1 parent de1a48a commit da82faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aviary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- anaconda
dependencies:
- python>=3.8
- snakemake>=6.0.5,<=7.17
- snakemake>=6.0.5
- ruamel.yaml>=0.15.99 # needs to be explicit
- numpy
- pandas
Expand Down

0 comments on commit da82faf

Please sign in to comment.