Skip to content

Commit 1649251

Browse files
authored
update environment.yaml (#261)
1 parent f63c6e6 commit 1649251

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ channels:
77
- conda-forge
88
- bioconda
99
dependencies:
10-
- python>=3.8
10+
- python>=3.10
1111
- pip
1212
# for running the package
13-
- snakemake-minimal>=8.5,<8.25 # See https://github.com/snakemake/snakemake/issues/3202
14-
- pandas>=2.1
13+
- snakemake-minimal>=8.5
14+
- pandas>=2.1,<3
1515
- pypsa
1616
- pyarrow
1717
- numpy

0 commit comments

Comments
 (0)