Merge pull request #1057 from PyPSA/ppm-0.5.15

bump powerplantmatching to 0.5.15
This commit is contained in:
Fabian Neumann 2024-05-13 14:51:58 +02:00 committed by GitHub
commit 13eda0c69e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,9 @@ Release Notes
Upcoming Release Upcoming Release
================ ================
* Bump minimum ``powerplantmatching`` version to v0.5.15.
* Add floating wind technology for water depths below 60m * Add floating wind technology for water depths below 60m
* Group existing capacities to the earlier grouping_year for consistency with optimized capacities. * Group existing capacities to the earlier grouping_year for consistency with optimized capacities.

View File

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