forked from google/timesketch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependencies.ini
308 lines (250 loc) · 5.44 KB
/
dependencies.ini
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
[alembic]
dpkg_name: python-alembic
minimum_version: 0.9.5
rpm_name: python2-alembic
[altair]
dpkg_name: python-altair
minimum_version: 2.4.1
rpm_name: python2-altair
[amqp]
dpkg_name: python-amqp
minimum_version: 2.2.1
rpm_name: python2-amqp
[aniso8601]
dpkg_name: python-aniso8601
minimum_version: 1.2.1
rpm_name: python2-aniso8601
[asn1crypto]
dpkg_name: python-asn1crypto
minimum_version: 0.24.0
rpm_name: python2-asn1crypto
[attrs]
dpkg_name: python-attr
minimum_version: 19.1.0
rpm_name: python2-attrs
[bcrypt]
dpkg_name: python-bcrypt
minimum_version: 3.1.3
rpm_name: python2-bcrypt
[billiard]
dpkg_name: python-billiard
minimum_version: 3.5.0.3
rpm_name: python2-billiard
[blinker]
dpkg_name: python-blinker
minimum_version: 1.4
rpm_name: python2-blinker
[bs4]
dpkg_name: python-bs4
minimum_version: 4.6.3
pypi_name: beautifulsoup4
rpm_name: python2-beautifulsoup4
version_property: __version__
[celery]
dpkg_name: python-celery
minimum_version: 4.1.0
rpm_name: python2-celery
[certifi]
dpkg_name: python-certifi
minimum_version: 2017.7.27.1
rpm_name: python2-certifi
[cffi]
dpkg_name: python-cffi
minimum_version: 1.10.0
rpm_name: python2-cffi
[chardet]
dpkg_name: python-chardet
minimum_version: 3.0.4
rpm_name: python2-chardet
[Click]
dpkg_name: python-click
minimum_version: 6.7
rpm_name: python2-click
[configparser]
dpkg_name: python-configparser
minimum_version: 3.5.0
python2_only: true
rpm_name: python2-configparser
[cryptography]
dpkg_name: python-cryptography
minimum_version: 2.4.1
rpm_name: python2-cryptography
[datasketch]
dpkg_name: python-datasketch
minimum_version: 1.2.5
rpm_name: python2-datasketch
[dateutil]
dpkg_name: python-dateutil
minimum_version: 2.6.1
pypi_name: python-dateutil
rpm_name: python2-dateutil
version_property: __version__
[elasticsearch]
dpkg_name: python-elasticsearch
is_optional: true
l2tbinaries_name: elasticsearch-py
minimum_version: 6.0
pypi_name: elasticsearch
rpm_name: python-elasticsearch
version_property: __versionstr__
[enum34]
dpkg_name: python-enum34
minimum_version: 1.1.6
python2_only: true
rpm_name: python2-enum34
[entrypoints]
dpkg_name: python-entrypoints
minimum_version: 0.2.3
rpm_name: python2-entrypoints
[Flask]
dpkg_name: python-flask
minimum_version: 1.0.2
rpm_name: python2-flask
[Flask-Bcrypt]
dpkg_name: python-flask-bcrypt
minimum_version: 0.7.1
rpm_name: python2-flask-bcrypt
[Flask-Login]
dpkg_name: python-flask-login
minimum_version: 0.4.0
rpm_name: python2-flask-login
[Flask-Migrate]
dpkg_name: python-flask-migrate
minimum_version: 2.1.1
rpm_name: python2-flask-migrate
[Flask-RESTful]
dpkg_name: python-flask-restful
minimum_version: 0.3.6
rpm_name: python2-flask-restful
[Flask-Script]
dpkg_name: python-flask-script
minimum_version: 2.0.5
rpm_name: python2-flask-script
[Flask-SQLAlchemy]
dpkg_name: python-flask-sqlalchemy
minimum_version: 2.2
rpm_name: python2-flask-sqlalchemy
[Flask-WTF]
dpkg_name: python-flask-wtf
minimum_version: 0.14.2
rpm_name: python2-flask-wtf
[gunicorn]
dpkg_name: python-gunicorn
minimum_version: 19.7.1
rpm_name: python2-gunicorn
[idna]
dpkg_name: python-idna
minimum_version: 2.6
rpm_name: python2-idna
[ipaddress]
dpkg_name: python-ipaddress
minimum_version: 1.0.22
rpm_name: python2-ipaddress
[itsdangerous]
dpkg_name: python-itsdangerous
minimum_version: 0.24
rpm_name: python2-itsdangerous
[Jinja2]
dpkg_name: python-jinja2
minimum_version: 2.10
rpm_name: python2-jinja2
[jsonschema]
dpkg_name: python-jsonschema
minimum_version: 2.6.0
rpm_name: python2-jsonschema
[kombu]
dpkg_name: python-kombu
minimum_version: 4.1.0
rpm_name:
[Mako]
dpkg_name: python-mako
minimum_version: 1.0.7
rpm_name:
[MarkupSafe]
dpkg_name: python-markupsafe
minimum_version: 1.0
rpm_name: python2-markupsafe
[neo4jrestclient]
dpkg_name: python-neo4jrestclient
minimum_version: 2.1.1
rpm_name: python2-neo4jrestclient
[numpy]
dpkg_name: python-numpy
minimum_version: 1.13.3
rpm_name: python2-numpy
[pandas]
dpkg_name: python-pandas
minimum_version: 0.22.0
rpm_name: python2-pandas
[parameterized]
dpkg_name: python-parameterized
minimum_version: 0.6.1
rpm_name: python2-parameterized
[pycparser]
dpkg_name: python-pycparser
minimum_version: 2.18
rpm_name: python2-pycparser
[PyJWT]
dpkg_name: python-jwt
minimum_version: 1.6.4
rpm_name: python2-jwt
[pyrsistent]
dpkg_name: python-pyrsistent
minimum_version: 0.14.11
rpm_name: python2-pyrsistent
[python-editor]
dpkg_name: python-editor
minimum_version: 1.0.3
rpm_name: python2-editor
[pytz]
dpkg_name: python-tz
rpm_name: python2-pytz
version_property: __version__
[redis]
dpkg_name: python-redis
minimum_version: 2.10.6
rpm_name: python2-redis
[requests]
dpkg_name: python-requests
minimum_version: 2.20.1
rpm_name: python2-requests
[six]
dpkg_name: python-six
minimum_version: 1.10.0
rpm_name: python2-six
[SQLAlchemy]
dpkg_name: python-sqlalchemy
minimum_version: 1.1.13
rpm_name: python2-sqlalchemy
[toolz]
dpkg_name: python-toolz
minimum_version: 0.8.2
rpm_name: python2-toolz
[typing]
dpkg_name: python-typing
minimum_version: 3.6.2
python2_only: true
rpm_name: python2-typing
[urllib3]
dpkg_name: python-urllib3
minimum_version: 1.24.1
rpm_name: python2-urllib3
[vine]
dpkg_name: python-vine
minimum_version: 1.1.4
rpm_name: python2-vine
[werkzeug]
dpkg_name: python-werkzeug
minimum_version: 0.14.1
rpm_name: python2-werkzeug
[WTForms]
dpkg_name: python-wtforms
minimum_version: 2.1
rpm_name: python2-wtforms
[yaml]
dpkg_name: python-yaml
l2tbinaries_name: PyYAML
minimum_version: 3.10
pypi_name: PyYAML
rpm_name: PyYAML
version_property: __version__