-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
109 lines (108 loc) · 2.44 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
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
name: asgf
channels:
- defaults
dependencies:
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py36_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- ncurses=6.2=h0a44026_0
- openssl=1.1.1f=h1de35cc_0
- pip=20.0.2=py36_1
- python=3.6.10=hc70fcce_1
- readline=8.0=h1de35cc_0
- setuptools=46.1.3=py36_0
- sqlite=3.31.1=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.9.0
- appdirs==1.4.3
- appnope==0.1.0
- astor==0.8.1
- atari-py==0.2.6
- attrs==19.3.0
- backcall==0.1.0
- box2d-py==2.3.8
- cffi==1.14.0
- cloudpickle==1.2.1
- cma==3.0.3
- cycler==0.10.0
- cython==0.29.16
- decorator==4.4.2
- distlib==0.3.0
- fasteners==0.15
- filelock==3.0.12
- future==0.18.2
- gast==0.2.2
- glfw==1.11.0
- google-pasta==0.2.0
- grpcio==1.28.1
- gym==0.15.7
- gym-super-mario-bros==7.3.0
- h5py==2.10.0
- imageio==2.8.0
- importlib-metadata==1.6.0
- importlib-resources==1.4.0
- ipython==7.13.0
- ipython-genutils==0.2.0
- jedi==0.17.0
- joblib==0.14.1
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.2.0
- lockfile==0.12.2
- markdown==3.2.1
- matplotlib==3.1.1
- monotonic==1.5
- more-itertools==8.2.0
- mpi4py==3.0.3
- mujoco-py==2.0.2.9
- nes-py==8.1.1
- numpy==1.18.3
- opencv-python==4.2.0.34
- opt-einsum==3.2.1
- packaging==20.3
- pandas==1.0.3
- parso==0.7.0
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==7.1.1
- pluggy==0.13.1
- prompt-toolkit==3.0.5
- protobuf==3.11.3
- psutil==5.7.0
- ptyprocess==0.6.0
- py==1.8.1
- pybullet==2.7.9
- pycparser==2.20
- pyglet==1.5.0
- pygments==2.6.1
- pyparsing==2.4.7
- pytest==5.4.1
- python-dateutil==2.8.1
- pytz==2019.3
- roboschool==1.0.49
- scikit-learn==0.23.1
- scipy==1.4.1
- seaborn==0.8.1
- six==1.14.0
- sklearn==0.0
- tensorboard==1.15.0
- tensorflow==1.15.2
- tensorflow-estimator==1.15.1
- termcolor==1.1.0
- threadpoolctl==2.0.0
- torch==1.3.1
- tqdm==4.45.0
- traitlets==4.3.3
- virtualenv==20.0.18
- wcwidth==0.1.9
- werkzeug==1.0.1
- wrapt==1.12.1
- zipp==3.1.0
prefix: /opt/anaconda3/envs/asgf