limit powerplantmatching version to below v0.6 due to upcoming breaking changes

This commit is contained in:
Fabian Neumann 2024-09-10 20:40:31 +02:00
parent 05634e8f22
commit ca9556597e

View File

@ -24,7 +24,7 @@ dependencies:
- yaml - yaml
- pytables - pytables
- lxml - lxml
- powerplantmatching>=0.5.15 - powerplantmatching>=0.5.15,<0.6
- numpy - numpy
- pandas>=2.1 - pandas>=2.1
- geopandas>=1 - geopandas>=1