-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
65 lines (65 loc) · 1.13 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
name: t3_env
channels:
- defaults
- rmg
- conda-forge
- cantera
- anaconda
dependencies:
- cairo
- cairocffi
- cantera::cantera=2.6
- conda-forge::cclib >=1.7.0
- rmg::chemprop
- coolprop
- coverage
- cython >=0.25.2
- ffmpeg
- rmg::gprof2dot
- graphviz
- h5py
- jinja2
- jupyter
- rmg::lpsolve55
- markupsafe
- matplotlib >=1.5
- conda-forge::mopac
- mpmath
- rmg::muq2
- networkx
- rmg::numdifftools
- numpy==1.20.1
- conda-forge::openbabel >= 3
- pandas
- psutil
- rmg::pydas >=1.0.2
- pydot
- rmg::pydqed >=1.0.1
- pymongo
- pyparsing
- rmg::pyrdl
- python >=3.7
- pyyaml
- rmg::quantities
- rmg::rdkit >=2020.03.3.0
- scikit-learn
- scipy
- rmg::symmetry
- xlrd
- xlwt
- anaconda::sphinx_rtd_theme
- anaconda::paramiko >=2.6.0
- conda-forge::py3dmol >= 0.8.0
- conda-forge::ase >=3.15.0, <=3.22.1
- anaconda::ipython
- anaconda::sphinx
- anaconda::sphinxcontrib-jsmath
- conda-forge::qcelemental
- mako
- pytables
- anaconda::pytest
- conda-forge::pytest-cov
- mkdocs-material >=5.1.7
- mkdocs-material-extensions
- mock
- pyomo