fix environment
This commit is contained in:
parent
798a6b8481
commit
84d38228ae
@ -11,7 +11,7 @@ dependencies:
|
|||||||
- pip
|
- pip
|
||||||
|
|
||||||
- atlite>=0.2.9
|
- atlite>=0.2.9
|
||||||
- pypsa
|
- pypsa>=0.26.0
|
||||||
- linopy
|
- linopy
|
||||||
- dask
|
- dask
|
||||||
|
|
||||||
@ -27,9 +27,9 @@ dependencies:
|
|||||||
- lxml
|
- lxml
|
||||||
- powerplantmatching>=0.5.5
|
- powerplantmatching>=0.5.5
|
||||||
- numpy
|
- numpy
|
||||||
- pandas>=1.4
|
- pandas>=2.1
|
||||||
- geopandas>=0.11.0
|
- geopandas>=0.11.0
|
||||||
- xarray
|
- xarray<=2023.8.0
|
||||||
- rioxarray
|
- rioxarray
|
||||||
- netcdf4
|
- netcdf4
|
||||||
- networkx
|
- networkx
|
||||||
@ -46,6 +46,7 @@ dependencies:
|
|||||||
- tabula-py
|
- tabula-py
|
||||||
- pyxlsb
|
- pyxlsb
|
||||||
- graphviz
|
- graphviz
|
||||||
|
- ipopt
|
||||||
|
|
||||||
# Keep in conda environment when calling ipython
|
# Keep in conda environment when calling ipython
|
||||||
- ipython
|
- ipython
|
||||||
|
Loading…
Reference in New Issue
Block a user