-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
95 lines (94 loc) · 2.09 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
name: CARLA
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py36_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libjpeg-turbo=2.0.2=h14c3975_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- mpi4py=2.0.0=py36_2
- mpich2=1.4.1p1=0
- ncurses=6.1=he6710b0_1
- openssl=1.1.1=h7b6447c_0
- pip=19.1=py36_0
- python=3.6.8=h0371630_0
- readline=7.0=h7b6447c_5
- sqlite=3.28.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.33.1=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.7.1
- astor==0.7.1
- atomicwrites==1.3.0
- attrs==19.1.0
- carla==0.9.5
- chardet==3.0.4
- click==7.0
- colorama==0.4.1
- cvxopt==1.2.3
- cvxpy==1.0.21
- cycler==0.10.0
- cython==0.29.7
- decorator==4.4.0
- dill==0.2.9
- ecos==2.0.7.post1
- fastcache==1.1.0
- filelock==3.0.12
- flatbuffers==1.11
- funcsigs==1.0.2
- future==0.17.1
- gast==0.2.2
- grpcio==1.20.1
- gym==0.12.1
- h5py==2.9.0
- idna==2.8
- importlib-metadata==0.17
- joblib==0.13.2
- keras-applications==1.0.7
- keras-preprocessing==1.0.9
- kiwisolver==1.1.0
- markdown==3.1
- matplotlib==3.0.3
- more-itertools==7.0.0
- multiprocess==0.70.7
- networkx==2.2
- numpy==1.16.0
- osqp==0.5.0
- packaging==19.0
- pluggy==0.12.0
- protobuf==3.7.1
- psutil==5.6.2
- py==1.8.0
- pygame==1.9.6
- pyglet==1.3.2
- pyparsing==2.4.0
- pytest==4.6.2
- python-dateutil==2.8.0
- pyyaml==5.1.1
- qpsolvers==1.0.5
- quadprog==0.1.6
- ray==0.6.4
- redis==3.2.1
- requests==2.21.0
- scipy==1.2.1
- scs==2.1.0
- setuptools==39.1.0
- six==1.12.0
- tensorboard==1.11.0
- tensorflow-gpu==1.11.0
- termcolor==1.1.0
- tqdm==4.31.1
- typing==3.6.6
- urllib3==1.24.2
- wcwidth==0.1.7
- werkzeug==0.15.2
- zipp==0.5.1
prefix: /mnt/lustrenew/sunjiankai/Program/anaconda3/envs/CARLA