-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
178 lines (178 loc) · 4.92 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
_libgcc_mutex=0.1=conda_forge
_openmp_mutex=4.5=1_gnu
absl-py=0.13.0=pyhd8ed1ab_0
aiohttp=3.7.4.post0=py37h5e8e339_0
alsa-lib=1.2.3=h516909a_0
async-timeout=3.0.1=py_1000
attrs=21.2.0=pyhd8ed1ab_0
blas=1.0=mkl
blinker=1.4=py_1
brotlipy=0.7.0=py37h5e8e339_1001
bzip2=1.0.8=h7f98852_4
c-ares=1.17.1=h7f98852_1
ca-certificates=2021.5.30=ha878542_0
cachetools=4.2.2=pyhd8ed1ab_0
cairo=1.16.0=h6cf1ce9_1008
certifi=2021.5.30=py37h89c1867_0
cffi=1.14.6=py37hc58025e_0
chardet=4.0.0=py37h89c1867_1
charset-normalizer=2.0.0=pyhd8ed1ab_0
click=8.0.1=py37h89c1867_0
cryptography=3.4.7=py37h5d9358c_0
cudatoolkit=10.2.89=h8f6ccaa_8
cycler=0.10.0=py_2
dataclasses=0.8=pyhc8e2a94_1
dbus=1.13.6=h48d8840_2
expat=2.4.1=h9c3ff4c_0
ffmpeg=4.3.1=hca11adc_2
fontconfig=2.13.1=hba837de_1005
freetype=2.10.4=h0708190_1
gettext=0.19.8.1=h0b5b191_1005
glib=2.68.3=h9c3ff4c_0
glib-tools=2.68.3=h9c3ff4c_0
gmp=6.2.1=h58526e2_0
gnutls=3.6.13=h85f3911_1
google-auth=1.33.1=pyh6c4a22f_0
google-auth-oauthlib=0.4.1=py_2
graphite2=1.3.13=h58526e2_1001
grpcio=1.38.1=py37hb27c1af_0
gst-plugins-base=1.18.4=hf529b03_2
gstreamer=1.18.4=h76c114f_2
harfbuzz=2.8.2=h83ec7ef_0
hdf5=1.10.6=nompi_h3c11f04_101
icu=68.1=h58526e2_0
idna=3.1=pyhd3deb0d_0
importlib-metadata=4.6.1=py37h89c1867_0
intel-openmp=2021.3.0=h06a4308_3350
jasper=1.900.1=h07fcdf6_1006
jbig=2.1=h7f98852_2003
joblib=0.17.0=py_0
jpeg=9d=h36c2ea0_0
kiwisolver=1.3.1=py37h2527ec5_1
krb5=1.19.1=hcc1bbae_0
lame=3.100=h7f98852_1001
lcms2=2.12=hddcbb42_0
ld_impl_linux-64=2.36.1=hea4e1c9_1
lerc=2.2.1=h9c3ff4c_0
libblas=3.9.0=9_mkl
libcblas=3.9.0=9_mkl
libclang=11.1.0=default_ha53f305_1
libdeflate=1.7=h7f98852_5
libedit=3.1.20191231=he28a2e2_2
libevent=2.1.10=hcdb4288_3
libffi=3.3=h58526e2_2
libgcc-ng=11.1.0=hc902ee8_0
libgfortran-ng=7.3.0=hdf63c60_0
libglib=2.68.3=h3e27bee_0
libgomp=11.1.0=hc902ee8_0
libiconv=1.16=h516909a_0
liblapack=3.9.0=9_mkl
liblapacke=3.9.0=9_mkl
libllvm11=11.1.0=hf817b99_2
libogg=1.3.4=h7f98852_1
libopencv=4.5.2=py37h8945300_0
libopus=1.3.1=h7f98852_1
libpng=1.6.37=h21135ba_2
libpq=13.3=hd57d9b9_0
libprotobuf=3.15.8=h780b84a_0
libstdcxx-ng=11.1.0=h56837e0_0
libtiff=4.3.0=hf544144_1
libuuid=2.32.1=h7f98852_1000
libvorbis=1.3.7=h9c3ff4c_0
libwebp-base=1.2.0=h7f98852_2
libxcb=1.13=h7f98852_1003
libxkbcommon=1.0.3=he3ba5ed_0
libxml2=2.9.12=h72842e0_0
lz4-c=1.9.3=h9c3ff4c_0
markdown=3.3.4=pyhd8ed1ab_0
matplotlib=3.4.2=py37h89c1867_0
matplotlib-base=3.4.2=py37hdd32ed1_0
mkl=2021.3.0=h06a4308_520
mkl-service=2.4.0=py37h5e8e339_0
mkl_fft=1.3.0=py37h42c9631_2
mkl_random=1.2.2=py37h219a48f_0
multidict=5.1.0=py37h5e8e339_1
mysql-common=8.0.25=ha770c72_2
mysql-libs=8.0.25=hfa10184_2
ncurses=6.2=h58526e2_4
nettle=3.6=he412f7d_0
ninja=1.10.2=h4bd325d_0
nspr=4.30=h9c3ff4c_0
nss=3.67=hb5efdd6_0
numpy=1.20.3=py37hf144106_0
numpy-base=1.20.3=py37h74d4b33_0
oauthlib=3.1.1=pyhd8ed1ab_0
olefile=0.46=pyh9f0ad1d_1
opencv=4.5.2=py37h89c1867_0
openh264=2.1.1=h780b84a_0
openjpeg=2.4.0=hb52868f_1
openssl=1.1.1k=h7f98852_0
pandas=1.1.3=py37he6710b0_0
pcre=8.45=h9c3ff4c_0
pillow=8.3.1=py37h0f21c89_0
pip=21.1.3=pyhd8ed1ab_0
pixman=0.40.0=h36c2ea0_0
protobuf=3.15.8=py37hcd2ae1e_0
pthread-stubs=0.4=h36c2ea0_1001
py-opencv=4.5.2=py37h085eea5_0
pyasn1=0.4.8=py_0
pyasn1-modules=0.2.7=py_0
pycparser=2.20=pyh9f0ad1d_2
pyjwt=2.1.0=pyhd8ed1ab_0
pyopenssl=20.0.1=pyhd8ed1ab_0
pyparsing=2.4.7=pyh9f0ad1d_0
pyqt=5.12.3=py37h89c1867_7
pyqt-impl=5.12.3=py37he336c9b_7
pyqt5-sip=4.19.18=py37hcd2ae1e_7
pyqtchart=5.12=py37he336c9b_7
pyqtwebengine=5.12.1=py37he336c9b_7
pysocks=1.7.1=py37h89c1867_3
python=3.7.8=hffdb5ce_3_cpython
python-dateutil=2.8.2=pyhd8ed1ab_0
python_abi=3.7=2_cp37m
pytorch=1.6.0=py3.7_cuda10.2.89_cudnn7.6.5_0
pytz=2020.1=py_0
pyu2f=0.1.5=pyhd8ed1ab_0
qt=5.12.9=hda022c4_4
readline=8.1=h46c0cb4_0
requests=2.26.0=pyhd8ed1ab_0
requests-oauthlib=1.3.0=pyh9f0ad1d_0
rsa=4.7.2=pyh44b312d_0
scikit-learn=0.23.2=py37h0573a6f_0
scipy=1.6.2=py37had2a1c9_1
setuptools=49.6.0=py37h89c1867_3
six=1.16.0=pyh6c4a22f_0
sqlite=3.36.0=h9cd32fc_0
tensorboard=2.5.0=pyhd8ed1ab_0
tensorboard-data-server=0.6.0=py37h7f0c10b_0
tensorboard-plugin-wit=1.8.0=pyh44b312d_0
tensorboardx=2.2=pyhd8ed1ab_0
threadpoolctl=2.1.0=pyh5ca1d4c_0
tk=8.6.10=h21135ba_1
torchvision=0.7.0=py37_cu102
tornado=6.1=py37h5e8e339_1
typing-extensions=3.10.0.0=hd8ed1ab_0
typing_extensions=3.10.0.0=pyha770c72_0
urllib3=1.26.6=pyhd8ed1ab_0
werkzeug=2.0.1=pyhd8ed1ab_0
wheel=0.36.2=pyhd3deb0d_0
x264=1!161.3030=h7f98852_1
xorg-kbproto=1.0.7=h7f98852_1002
xorg-libice=1.0.10=h7f98852_0
xorg-libsm=1.2.3=hd9c2040_1000
xorg-libx11=1.7.2=h7f98852_0
xorg-libxau=1.0.9=h7f98852_0
xorg-libxdmcp=1.1.3=h7f98852_0
xorg-libxext=1.3.4=h7f98852_1
xorg-libxrender=0.9.10=h7f98852_1003
xorg-renderproto=0.11.1=h7f98852_1002
xorg-xextproto=7.3.0=h7f98852_1002
xorg-xproto=7.0.31=h7f98852_1007
xz=5.2.5=h516909a_1
yarl=1.6.3=py37h5e8e339_2
zipp=3.5.0=pyhd8ed1ab_0
zlib=1.2.11=h516909a_1010
zstd=1.5.0=ha95c52a_0