Skip to content

Commit

Permalink
bump snakemake version #2
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Dec 12, 2024
1 parent 916b67f commit a037ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
- pydantic =2.7

# Snakemake is used for providing the actual wrapper calling functionality
- snakemake >=8.14.0
- snakemake >=8.25.5

# Additional libraries used by snappy
- ruamel.yaml ==0.18.6 # Nice, round-trip enabled YAML parsing
Expand Down

0 comments on commit a037ece

Please sign in to comment.