From 06bee06d5623a6c05853806a4cf356a39ec3e11d Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Tue, 27 Dec 2022 10:51:02 +0100 Subject: [PATCH] update pypsa, vresutils master, lift fione restriction --- envs/environment.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/envs/environment.yaml b/envs/environment.yaml index 8cbb0336..276c7868 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -10,7 +10,7 @@ dependencies: - python>=3.8 - pip -- pypsa>=0.21.2 +- pypsa>=0.21.3 - atlite>=0.2.9 - dask @@ -24,7 +24,7 @@ dependencies: - yaml - pytables - lxml -- powerplantmatching>=0.5.4 +- powerplantmatching>=0.5.5 - numpy - pandas - geopandas>=0.11.0 @@ -37,7 +37,7 @@ dependencies: - pyomo - matplotlib - proj -- fiona <= 1.18.20 # Till issue https://github.com/Toblerity/Fiona/issues/1085 is not solved +- fiona - country_converter # Keep in conda environment when calling ipython @@ -56,5 +56,5 @@ dependencies: - pyxlsb - pip: - - vresutils>=0.3.1 + - git+https://github.com/fresna/vresutils.git#egg=vresutils - tsam>=1.1.0