From a3dff31b40fa1b465a6f2768448eff44ab14e871 Mon Sep 17 00:00:00 2001 From: cpschau Date: Thu, 26 Sep 2024 17:25:18 +0200 Subject: [PATCH] change ppm requirement --- envs/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/environment.yaml b/envs/environment.yaml index d98f772c3..7fe308f9d 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -15,7 +15,7 @@ dependencies: - pypsa>=0.24, <0.25 # - atlite>=0.2.4 # until https://github.com/PyPSA/atlite/issues/244 is not merged - dask -- powerplantmatching +- powerplantmatching>=0.6 - earth-osm>=2.1 - atlite