-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
43 lines (42 loc) · 981 Bytes
/
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
name: gym
channels:
- defaults
dependencies:
- ca-certificates=2018.03.07=0
- certifi=2018.8.24=py37_1
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libstdcxx-ng=8.2.0=hdf63c60_1
- ncurses=6.1=hf484d3e_0
- openssl=1.0.2p=h14c3975_0
- pip=10.0.1=py37_0
- python=3.7.0=hc3d631a_0
- readline=7.0=h7b6447c_5
- setuptools=40.2.0=py37_0
- sqlite=3.24.0=h84994c4_0
- tk=8.6.8=hbc83047_0
- wheel=0.31.1=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- atari-py==0.1.1
- box2d-kengz==2.3.3
- cffi==1.11.5
- chardet==3.0.4
- cython==0.28.5
- future==0.16.0
- glfw==1.7.0
- gym==0.10.5
- idna==2.7
- imageio==2.3.0
- mujoco-py==1.50.1.56
- numpy==1.15.1
- pillow==5.2.0
- pycparser==2.18
- pyglet==1.3.2
- pyopengl==3.1.0
- requests==2.19.1
- six==1.11.0
- urllib3==1.23
prefix: /home/florin/Tools/miniconda3/envs/gym