bump powerplantmatching to 0.5.15

This commit is contained in:
Fabian Neumann 2024-05-12 18:06:50 +02:00
parent 45d76e3bff
commit 2b0303e913
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,9 @@ Release Notes
Upcoming Release
================
* Bump minimum ``powerplantmatching`` version to v0.5.15.
* Group existing capacities to the earlier grouping_year for consistency with optimized capacities.
* bugfix: installed heating capacities were 5% lower than existing heating capacities

View File

@ -25,7 +25,7 @@ dependencies:
- yaml
- pytables
- lxml
- powerplantmatching>=0.5.13
- powerplantmatching>=0.5.15
- numpy
- pandas>=2.1
- geopandas>=0.11.0