trnslator/environment.yml

27 lines
349 B
YAML
Raw Permalink Normal View History

2020-11-02 10:42:25 -05:00
name: trnslator
2020-06-23 10:40:49 -04:00
channels:
- defaults
- conda-forge
dependencies:
2020-06-23 16:42:50 -04:00
- shapely
2020-06-23 12:29:12 -04:00
# - networkx
# - six
2020-06-23 10:40:49 -04:00
- matplotlib>=2.1
- requests>=2.18
2020-06-23 12:29:12 -04:00
# - pycountry
# - scikit-learn
2020-06-23 10:40:49 -04:00
- scipy
- pandas>=0.24
- numpy>=1.17
- tqdm
- tabulate
- path.py
2020-06-23 12:29:12 -04:00
# - pyomo
2020-06-23 10:40:49 -04:00
- pint
- click
- outdated
- pip
- pip:
- tsam
- eppy
- geomeppy