From ca111297d736793eaa2e3fba9af4e644f95639c2 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Fri, 18 Feb 2022 10:09:58 +0100 Subject: [PATCH] Merge pull request #311 from PyPSA/test-pd-1.4 test pandas 1.4 compatibility for updated environment.yaml --- envs/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/environment.yaml b/envs/environment.yaml index 4b7b0ec5..0c881720 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -26,7 +26,7 @@ dependencies: - lxml - powerplantmatching>=0.4.8 - numpy - - pandas<1.3 + - pandas - geopandas - xarray - netcdf4