Skip to content

Commit

Permalink
chore: update to stable snakemake
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester authored Sep 7, 2024
1 parent 4802c9b commit db182ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ black = "^23.11.0"
flake8 = "^6.1.0"
coverage = "^7.3.2"
pytest = "^7.4.3"
snakemake = {git = "https://github.com/snakemake/snakemake.git"}
snakemake = "^8.20.1"
snakemake-storage-plugin-s3 = "^0.2.7"

[tool.coverage.run]
Expand Down

0 comments on commit db182ba

Please sign in to comment.