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