-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
52 lines (51 loc) · 1 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name: lms2
channels:
- http://conda.anaconda.org/gurobi
- conda-forge
- defaults
dependencies:
- alabaster=0.7.12
- ampl-mp=3.1.0
- attrs=21.2.0
- babel=2.9.1
- coincbc=2.10.5
- dataclasses=0.8
- decorator=5.1.0
- docutils=0.17.1
- glpk=5.0
- ipopt>=3.14.4
- ipykernel=6.4.1
- ipython=7.28.0
- jupyter
- matplotlib=3.4.3
- matplotlib-base=3.4.3
- matplotlib-inline=0.1.3
- networkx
- nose
- numpy
- pandas=1.3.3
- pandoc=2.14.2
- pint=0.17
- pip=21.2.4
- plotly
- pyomo=6.1.2
- pyomo.solvers=1.0
- python=3.9.7
- qt=5.12.9
- scipy=1.7.1
- sphinx=4.2.0
- sphinx_rtd_theme=1.0.0
- sphinxcontrib-applehelp=1.0.2
- sphinxcontrib-bibtex=2.4.1
- sphinxcontrib-devhelp=1.0.2
- sphinxcontrib-htmlhelp=2.0.0
- sphinxcontrib-jsmath=1.0.1
- sphinxcontrib-qthelp=1.0.3
- sphinxcontrib-serializinghtml=1.1.5
- yaml
- pip:
- charset-normalizer==2.0.6
- idna==3.2
- nbsphinx==0.8.7
- requests==2.26.0
prefix: /home/admin/anaconda3/envs/lms2