trnslator/environment.yml
2020-06-23 10:40:49 -04:00

27 lines
345 B
YAML

name: translator
channels:
- defaults
- conda-forge
dependencies:
- shapely
- networkx
- six
- matplotlib>=2.1
- requests>=2.18
- pycountry
- scikit-learn
- scipy
- pandas>=0.24
- numpy>=1.17
- tqdm
- tabulate
- path.py
- pyomo
- pint
- click
- outdated
- pip
- pip:
- tsam
- eppy
- geomeppy