limit numpy < 1.24

This commit is contained in:
Fabian Neumann 2022-12-27 11:30:33 +01:00
parent bab7c3128d
commit 8bd840c252

View File

@ -25,7 +25,7 @@ dependencies:
- pytables - pytables
- lxml - lxml
- powerplantmatching>=0.5.5 - powerplantmatching>=0.5.5
- numpy - numpy<1.24
- pandas - pandas
- geopandas>=0.11.0 - geopandas>=0.11.0
- xarray - xarray
@ -56,5 +56,5 @@ dependencies:
- pyxlsb - pyxlsb
- pip: - pip:
- git+https://github.com/fresna/vresutils.git#egg=vresutils - vresutils>=0.3.1
- tsam>=1.1.0 - tsam>=1.1.0