add graphviz to environment

This commit is contained in:
Fabian Neumann 2023-03-08 18:47:45 +01:00
parent d4d517ffab
commit 67f54b98ed

View File

@ -38,6 +38,12 @@ dependencies:
- proj - proj
- fiona - fiona
- country_converter - country_converter
- geopy
- tqdm
- pytz
- tabula-py
- pyxlsb
- graphviz
# Keep in conda environment when calling ipython # Keep in conda environment when calling ipython
- ipython - ipython
@ -47,13 +53,6 @@ dependencies:
- descartes - descartes
- rasterio!=1.2.10 - rasterio!=1.2.10
# PyPSA-Eur-Sec Dependencies
- geopy
- tqdm
- pytz
- tabula-py
- pyxlsb
- pip: - pip:
- vresutils>=0.3.1 - vresutils>=0.3.1
- tsam>=1.1.0 - tsam>=1.1.0