File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
1717- jpype1
1818
1919# Inhouse packages
20- - pypsa>= 0.32.1
20+ - pypsa>=0.32.1
2121- atlite>=0.3
2222- linopy>=0.4.4
2323- powerplantmatching>=0.5.15,<0.7 # restrict ppm until fix of https://github.com/PyPSA/powerplantmatching/issues/229
@@ -27,7 +27,7 @@ dependencies:
2727- xlrd
2828- openpyxl
2929- seaborn
30- - snakemake-minimal<8.25 # See https://github.com/snakemake/snakemake/issues/3202
30+ - snakemake-minimal>=9
3131- memory_profiler
3232- yaml
3333- pytables
@@ -73,6 +73,6 @@ dependencies:
7373 - pyscipopt # See https://github.com/scipopt/PySCIPOpt/issues/944
7474 - tsam>=2.3.1
7575 - entsoe-py
76- - snakemake-storage-plugin-http< 0.3
76+ - snakemake-storage-plugin-http>= 0.3
7777 - snakemake-executor-plugin-slurm
7878 - snakemake-executor-plugin-cluster-generic
You can’t perform that action at this time.
0 commit comments