mirror of
https://github.com/louisleroy5/trnslator.git
synced 2024-12-23 08:05:54 -05:00
27 lines
345 B
YAML
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
|