-
Notifications
You must be signed in to change notification settings - Fork 17
/
conda_env.yml
129 lines (129 loc) · 2.44 KB
/
conda_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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
name: MG
channels:
- pytorch
- conda-forge
- r
- defaults
dependencies:
- asn1crypto=0.24.0
- backcall=0.1.0
- blas=1.0
- bleach=3.0.2
- bzip2=1.0.6
- certifi=2018.10.15
- cffi=1.11.5
- cloudpickle=0.6.1
- cryptography=2.3.1
- cryptography-vectors=2.3.1
- decorator=4.3.0
- entrypoints=0.2.3
- ffmpeg=4.1
- freetype=2.9.1
- gmp=6.1.2
- gnutls=3.5.19
- idna=2.7
- ipykernel=5.1.0
- ipython=7.2.0
- ipython_genutils=0.2.0
- jedi=0.13.1
- jinja2=2.10
- jpeg=9c
- jsonschema=2.6.0
- jupyter_client=5.2.3
- jupyter_core=4.4.0
- kiwisolver=1.0.1
- libedit=3.1.20170329
- libffi=3.2.1
- libgfortran=3.0.0
- libgfortran-ng=7.2.0
- libiconv=1.15
- libpng=1.6.36
- libsodium=1.0.16
- libtiff=4.0.9
- markupsafe=1.0
- mistune=0.8.4
- mkl_fft=1.0.6
- mkl_random=1.0.2
- nbconvert=5.3.1
- nbformat=4.4.0
- ncurses=6.1
- nettle=3.3
- ninja=1.8.2
- notebook=5.7.0
- olefile=0.46
- openblas=0.3.3
- openh264=1.8.0
- openssl=1.0.2p
- pandocfilters=1.4.2
- parso=0.3.1
- pexpect=4.6.0
- pickleshare=0.7.5
- pillow=5.3.0
- pip=10.0.1
- prometheus_client=0.4.2
- prompt_toolkit=2.0.6
- ptyprocess=0.6.0
- pycparser=2.19
- pygments=2.2.0
- pyopenssl=18.0.0
- pyparsing=2.2.2
- python=3.6.6
- python-dateutil=2.7.3
- pyzmq=17.1.2
- readline=7.0
- send2trash=1.5.0
- setuptools=40.4.3
- simplegeneric=0.8.1
- six=1.11.0
- sqlite=3.25.2
- terminado=0.8.1
- testpath=0.4.2
- tk=8.6.8
- tornado=5.1.1
- traitlets=4.3.2
- wcwidth=0.1.7
- webencodings=0.5.1
- wheel=0.32.1
- x264=1!152.20180717
- xz=5.2.4
- zeromq=4.2.5
- zlib=1.2.11
- ca-certificates=2018.03.07
- intel-openmp=2019.0
- libgcc-ng=8.2.0
- libopenblas=0.3.3
- libopus=1.3
- libstdcxx-ng=8.2.0
- libvpx=1.7.0
- mkl=2018.0.3
- nodejs=8.12.0
- numpy=1.15.4
- numpy-base=1.15.4
- pandoc=2.2.3.2
- pytorch=1.0.0
- torchvision=0.2.1
- pip:
- chardet==3.0.4
- cython==0.29
- docopt==0.6.2
- future==0.16.0
- glfw==1.7.0
- gym==0.13.1
- h5py==2.8.0
- imageio==2.4.1
- jsonpickle==0.9.6
- lockfile==0.12.2
- mujoco-py==1.50.1.59
- munch==2.3.2
- py-cpuinfo==4.0.0
- pyglet==1.3.2
- pymongo==3.7.2
- pytz==2018.7
- requests==2.20.1
- retrying==1.3.3
- sacred==0.7.4
- scipy==1.1.0
- torch==1.0.0
- urllib3==1.24.1
- wrapt==1.10.11
prefix: /home/ubuntu/anaconda3/envs/MG