-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconda_environment.yaml
161 lines (160 loc) · 4.26 KB
/
conda_environment.yaml
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
name: tlc
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- absl-py=0.12.0=pyhd8ed1ab_0
- astor=0.8.1=pyh9f0ad1d_0
- c-ares=1.17.1=h36c2ea0_0
- ca-certificates=2021.4.13=h06a4308_1
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cairo=1.14.12=h7636065_2
- certifi=2020.12.5=py37h06a4308_0
- expat=2.3.0=h2531618_2
- fontconfig=2.12.6=h49f89f6_0
- freetype=2.8=hab7d2ae_1
- fribidi=1.0.10=h7b6447c_0
- gast=0.4.0=pyh9f0ad1d_0
- glib=2.68.1=h36276a3_0
- google-pasta=0.2.0=pyh8c360ce_0
- graphite2=1.3.14=h23475e2_0
- graphviz=2.40.1=h25d223c_0
- grpcio=1.33.2=py37haffed2e_2
- harfbuzz=1.7.6=h5f0a787_1
- hdf5=1.10.6=nompi_h7c3c948_1111
- icu=58.2=he6710b0_3
- importlib-metadata=3.10.0=py37h89c1867_0
- jpeg=9b=h024ee3a_2
- keras=2.3.1=0
- keras-applications=1.0.8=py_1
- keras-base=2.3.1=py37_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- krb5=1.18.2=h173b8e3_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libblas=3.9.0=8_openblas
- libcblas=3.9.0=8_openblas
- libcurl=7.71.1=h20c2e04_1
- libedit=3.1.20191231=he28a2e2_2
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- liblapack=3.9.0=8_openblas
- libopenblas=0.3.12=pthreads_hb3c22a3_1
- libpng=1.6.37=h21135ba_2
- libprotobuf=3.14.0=h8c45485_0
- libssh2=1.9.0=hab1572f_5
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_1
- libtool=2.4.6=h7b6447c_1005
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.10=hb55368b_3
- lz4-c=1.9.3=h2531618_0
- markdown=3.3.4=pyhd8ed1ab_0
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- pango=1.42.0=h377f3fa_0
- pcre=8.44=he6710b0_0
- pip=21.0.1=py37h06a4308_0
- pixman=0.40.0=h7b6447c_0
- protobuf=3.14.0=py37h2531618_1
- pyparsing=2.4.7=pyhd3eb1b0_0
- python=3.7.10=hdb3f193_0
- python-graphviz=0.16=pyhd3eb1b0_1
- python_abi=3.7=1_cp37m
- pyyaml=5.4.1=py37h27cfd23_1
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py37h06a4308_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.35.4=hdfb4753_0
- tensorboard=1.14.0=py37_0
- tensorflow=1.14.0=h4531e10_0
- tensorflow-base=1.14.0=py37h4531e10_0
- tensorflow-estimator=1.14.0=py37h5ca1d4c_0
- termcolor=1.1.0=py_2
- tk=8.6.10=hbc83047_0
- typing_extensions=3.7.4.3=py_0
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.36.2=pyhd3eb1b0_0
- wrapt=1.12.1=py37h4abf009_2
- xz=5.2.5=h7b6447c_0
- yaml=0.2.5=h7b6447c_0
- zipp=3.4.1=pyhd8ed1ab_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.9=haebb681_0
- pip:
- argon2-cffi==20.1.0
- async-generator==1.10
- atari-py==0.2.6
- attrs==20.3.0
- backcall==0.2.0
- bleach==3.3.0
- cffi==1.14.5
- cloudpickle==1.6.0
- cycler==0.10.0
- decorator==5.0.6
- defusedxml==0.7.1
- entrypoints==0.3
- future==0.18.2
- gym==0.18.0
- h5py==2.10.0
- ipykernel==5.5.3
- ipython==7.22.0
- ipython-genutils==0.2.0
- ipywidgets==7.6.3
- jedi==0.18.0
- jinja2==2.11.3
- joblib==1.0.1
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==6.2.0
- jupyter-console==6.4.0
- jupyter-core==4.7.1
- jupyterlab-pygments==0.1.2
- jupyterlab-widgets==1.0.0
- kiwisolver==1.3.1
- markupsafe==1.1.1
- matplotlib==3.4.1
- mistune==0.8.4
- nbclient==0.5.3
- nbconvert==6.0.7
- nbformat==5.1.3
- nest-asyncio==1.5.1
- notebook==6.3.0
- numpy==1.20.2
- opencv-python==4.5.1.48
- packaging==20.9
- pandas==1.2.3
- pandocfilters==1.4.3
- parso==0.8.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==7.2.0
- prometheus-client==0.10.1
- prompt-toolkit==3.0.18
- ptyprocess==0.7.0
- pycparser==2.20
- pydot==1.4.2
- pyglet==1.5.0
- pygments==2.8.1
- pyrsistent==0.17.3
- python-dateutil==2.8.1
- pytz==2021.1
- pyzmq==22.0.3
- qtconsole==5.0.3
- qtpy==1.9.0
- scipy==1.6.2
- seaborn==0.11.1
- send2trash==1.5.0
- stable-baselines==2.10.2
- terminado==0.9.4
- testpath==0.4.4
- tornado==6.1
- traitlets==5.0.5
- wcwidth==0.2.5
- webencodings==0.5.1
- widgetsnbextension==3.5.1
- git+https://github.com/cityflow-project/CityFlow
prefix: /home/schreiber/anaconda3/envs/tlc