Skip to content

Commit

Permalink
pin snakemake-minimal<8.25 (#1440)
Browse files Browse the repository at this point in the history
* pin `snakemake-minimal=8.25.3`

* Update environment.yaml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
lkstrp and pre-commit-ci[bot] authored Nov 29, 2024
1 parent 728eacf commit ad5c561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- xlrd
- openpyxl
- seaborn
- snakemake-minimal>=8.14
- snakemake-minimal<8.25 # See https://github.com/snakemake/snakemake/issues/3202
- memory_profiler
- yaml
- pytables
Expand Down

0 comments on commit ad5c561

Please sign in to comment.