-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment2.yml
executable file
·82 lines (81 loc) · 1.89 KB
/
environment2.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
name: train-procgen
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h0b31af3_2
- ca-certificates=2020.4.5.1=hecc5488_0
- certifi=2020.4.5.1=py37hc8dfbb8_0
- libcxx=10.0.0=1
- libffi=3.2.1=h4a8c4bd_1007
- libgfortran=4.0.0=2
- llvm-openmp=10.0.0=h28b9765_0
- mpi=1.0=openmpi
- mpi4py=3.0.3=py37h036c24d_1
- ncurses=6.1=h0a44026_1002
- openmpi=4.0.3=hed52333_1
- openssl=1.1.1g=h0b31af3_0
- pip=20.0.2=py_2
- python=3.7.3=h5c2c468_2
- python_abi=3.7=1_cp37m
- readline=8.0=hcfe32e1_0
- setuptools=46.1.3=py37hc8dfbb8_0
- sqlite=3.30.1=h93121df_0
- tk=8.6.10=hbbe82c9_0
- wheel=0.34.2=py_1
- xz=5.2.5=h0b31af3_0
- zlib=1.2.11=h0b31af3_1006
- pip:
- absl-py==0.9.0
- astor==0.8.1
- attrs==19.3.0
- baselines==0.1.6
- cffi==1.14.0
- click==7.1.1
- cloudpickle==1.2.2
- cycler==0.10.0
- filelock==3.0.12
- future==0.18.2
- gast==0.2.2
- google-pasta==0.2.0
- grpcio==1.28.1
- gym==0.15.4
- h5py==2.10.0
- imageio==2.8.0
- imageio-ffmpeg==0.4.1
- importlib-metadata==1.6.0
- joblib==0.14.1
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.2.0
- markdown==3.2.1
- matplotlib==3.2.1
- more-itertools==8.2.0
- numpy==1.18.3
- opencv-python==4.2.0.34
- opt-einsum==3.2.1
- packaging==20.3
- pandas==1.0.3
- pillow==7.1.1
- pluggy==0.13.1
- procgen==0.9.2
- protobuf==3.11.3
- py==1.8.1
- pycparser==2.20
- pyglet==1.3.2
- pyparsing==2.4.7
- pytest==5.4.1
- python-dateutil==2.8.1
- pytz==2020.1
- scipy==1.4.1
- six==1.14.0
- tensorboard==1.15.0
- tensorflow==1.15.0
- tensorflow-estimator==1.15.1
- termcolor==1.1.0
- tqdm==4.45.0
- wcwidth==0.1.9
- werkzeug==1.0.1
- wrapt==1.12.1
- zipp==3.1.0
prefix: /Users/Qube/anaconda3/envs/train-procgen