-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
148 lines (147 loc) · 3.7 KB
/
requirements.txt
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
# This file may be used to create an environment using
# conda create --name <env> --file <this file>
# platform: linux-64
# However, you do not need to use this file, as each docker container
# already has it's own requirements.txt
asn1crypto==1.2.0
absl-py==0.8.1
astor==0.8.0
attrs==19.2.0
autopep8==1.4.4
backcall==0.1.0
blas==1.0
bleach==3.1.0
bzip2==1.0.8
c-ares==1.15.0
cairo==1.14.12
cffi==1.13.2
chardet == 3.0.4
click==7.0
cryptography==2.8
cudatoolkit==10.0.130
cudnn==7.6.4
cupti==10.0.130
cycler==0.10.0
decorator==4.4.0
defusedxml==0.6.0
entrypoints==0.3
ffmpeg==4.0
flask==1.1.1
fontconfig==2.13.0
freeglut==3.0.0
freetype==2.9.1
future==0.18.2
gast== 0.2.2
glib==2.63.1
google-pasta==0.1.7
graphite2==1.3.13
grpcio==1.16.1
h5py==2.8.0
harfbuzz==1.8.8
hdf5==1.10.2
icu==58.2
idna==2.8
imageio==2.6.0
imagesize==1.1.0
intel-openmp==2019.4
ipykernel==5.1.2
ipython==7.8.0
itsdangerous==1.1.0
jasper==2.0.14
jedi==0.15.1
jinja2==2.10.3
jpeg==9b
json5==0.8.5
jsonschema==3.1.1
jupyterlab==1.1.4
keras==2.2.4
keras-applications==1.0.8
keras-base==2.2.4
keras-preprocessing==1.1.0
kiwisolver==1.1.0
libedit==3.1.20181209
libffi==3.2.1
libgcc-ng==9.1.0
libgfortran-ng==7.3.0
libglu==9.0.0
libopencv==3.4.2
libopus==1.3
libpng==1.6.37
libprotobuf ==3.9.2
libstdcxx-ng==9.1.0
libtiff==4.1.0
libuuid==1.0.3
libvpx==1.7.0
libxcb==1.13
libxml2==2.9.9
markdown==3.1.1
markupsafe==1.1.1
matplotlib==3.1.1
mistune==0.8.4
mkl==2019.4
mkl-service==2.3.0
mkl_fft==1.0.15
mkl_random==1.1.0
more-itertools==7.2.0
nbconvert==5.6.0
nbformat==4.4.0
ncurses==6.1
notebook==6.0.1
numpy==1.17.2
olefile==0.46
opencv==3.4.2
openssl==1.1.1d
opt_einsum==3.1.0
pandas==0.25.1
pandocfilters==1.4.2
parso==0.5.1
pcre==8.43
pexpect==4.7.0
pickleshare==0.7.5
pillow==6.2.0
pip==19.2.3
pixman==0.38.0
protobuf==3.9.2
ptyprocess==0.6.0
py-opencv==3.4.2
pycodestyle==2.5.0
pycparser==2.19
pygments==2.4.2
pyopenssl==19.1.0
pyparsing==2.4.2
pyrsistent==0.15.4
pysocks==1.7.1
python==3.7.4
python-dateutil==2.8.0
pytz==2019.3
pyzmq==18.1.0
readline==7.0
requests==2.22.0
scipy==1.3.1
send2trash==1.5.0
setuptools==41.4.0
six==1.12.0
sqlite==3.30.0
tensorboard==1.15.0
tensorflow==1.15.0
tensorflow-base==1.15.0
tensorflow-estimator==1.15.1
tensorflow-gpu==1.15.0
tensorflow-hub==0.7.0
termcolor==1.1.0
terminado==0.8.2
testpath==0.4.2
tk==8.6.8
tornado==6.0.3
traitlets==4.3.3
urllib3==1.25.7
wcwidth==0.1.7
webencodings==0.5.1
werkzeug==0.16.0
wheel==0.33.6
wrapt==1.11.2
xz==5.2.4
yaml==0.1.7
zipp==0.6.0
zlib==1.2.11
zstd==1.3.7