Skip to content

Commit

Permalink
update snakemake upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Sep 7, 2023
1 parent 52776e9 commit ac984ef
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
- snakemake>=6.0.5,<=7.32.3
- ruamel.yaml>=0.15.99 # needs to be explicit
- numpy
- pandas
Expand Down

0 comments on commit ac984ef

Please sign in to comment.