forked from hengma1001/entk_cvae_md
-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_summit_env.yml
78 lines (77 loc) · 1.77 KB
/
conda_summit_env.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
66
67
68
69
70
71
72
73
74
75
76
77
name: entk
channels:
- defaults
dependencies:
- ca-certificates=2019.5.15=0
- certifi=2019.3.9=py27_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hf62a594_5
- libgcc-ng=8.2.0=h822a55f_1
- libstdcxx-ng=8.2.0=h822a55f_1
- ncurses=6.1=he6710b0_1
- openssl=1.1.1c=h7b6447c_1
- pip=19.1.1=py27_0
- python=2.7.15=h81612d6_6
- readline=7.0=h7b6447c_5
- setuptools=41.0.1=py27_0
- sqlite=3.28.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- virtualenv=16.0.0=py27_0
- wheel=0.33.4=py27_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- alabaster==0.7.12
- apache-libcloud==2.5.0
- atomicwrites==1.3.0
- attrs==19.1.0
- babel==2.7.0
- chardet==3.0.4
- colorama==0.4.1
- configparser==3.7.4
- contextlib2==0.5.5
- docutils==0.14
- enum34==1.1.6
- funcsigs==1.0.2
- future==0.17.1
- hypothesis==4.24.3
- idna==2.8
- imagesize==1.1.0
- importlib-metadata==0.18
- jinja2==2.10.1
- markupsafe==1.1.1
- more-itertools==5.0.0
- msgpack==0.6.1
- msgpack-python==0.5.6
- netifaces==0.10.9
- ntplib==0.3.3
- packaging==19.0
- parse==1.12.0
- pathlib2==2.3.3
- pika==0.13.0
- pluggy==0.12.0
- py==1.8.0
- pygments==2.4.2
- pymongo==3.8.0
- pyparsing==2.4.0
- pytest==4.6.3
- python-hostlist==1.18
- pytz==2019.1
- pyzmq==18.0.1
- radical.entk==0.7.17
- radical.pilot==0.62.0
- radical.saga==0.62.0
- radical.utils==0.62.0
- redis==3.2.1
- regex==2019.6.8
- requests==2.22.0
- scandir==1.10.0
- setproctitle==1.1.10
- six==1.12.0
- snowballstemmer==1.2.1
- sphinx==1.8.5
- sphinxcontrib-websupport==1.1.2
- typing==3.7.4
- urllib3==1.25.3
- wcwidth==0.1.7
- zipp==0.5.1