-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
318 lines (282 loc) · 17.7 KB
/
requirements.txt
File metadata and controls
318 lines (282 loc) · 17.7 KB
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
309
310
311
312
313
314
315
316
317
318
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# testenv/lib/python3.8/site-packages/setuptools/command/build_ext.py: 23,26
Cython == 0.29.21
# plotBCIData.py: 15
Pillow == 7.2.0
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/socks.py: 40
PySocks == 1.7.1
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py: 13
# testenv/lib/python3.8/site-packages/setuptools/ssl_support.py: 45,46
backports.weakref == 1.0.post1
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/response.py: 10
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/util/request.py: 9
brotlipy == 0.7.0
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/__init__.py: 101
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/help.py: 23
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py: 51,145
cryptography == 2.9.2
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/datrie.py: 3
datrie == 0.8.2
# testenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py: 22
django-compat == 1.0.15
# testenv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py: 22
ftpretty == 0.3.4
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py: 4
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py: 5
genshi == 0.7.5
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/appengine.py: 63
google_auth == 1.22.1
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/html5parser.py: 29,52,96,269,294
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/serializer.py: 77,79,377,379
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py: 41
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/base.py: 102
html5lib == 1.1
# testenv/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py: 45
htmlparser == 0.0.2
# testenv/lib/python3.8/site-packages/pip/_vendor/distlib/compat.py: 42
httpsproxy-urllib2 == 1.0
# testenv/lib/python3.8/site-packages/pip/_vendor/distlib/scripts.py: 115
import-java == 0.6
# testenv/lib/python3.8/site-packages/pip/_internal/download.py: 73
keyring == 21.2.1
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py: 25
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py: 4
lxml == 4.5.2
# Legacy/decision_tree.py: 2
# Legacy/naive_bayes.py: 2
# Legacy/predict_direction.py: 2
# Legacy/predict_from_bci.py: 4
# Legacy/random_forest.py: 2
# TrainingData/trainingScript.py: 9
# lda_predict_fromBCI.py: 13
# lda_trainer.py: 11
# masterController.py: 19
# plotBCIData.py: 14
matplotlib == 3.2.2
# testenv/lib/python3.8/site-packages/setuptools/sandbox.py: 18
mrlpy == 1.0.0
# Legacy/decision_tree.py: 1
# Legacy/naive_bayes.py: 1
# Legacy/predict_direction.py: 1
# Legacy/predict_from_bci.py: 3
# Legacy/random_forest.py: 1
# TrainingData/trainingScript.py: 8
# lda_predict_fromBCI.py: 12
# lda_trainer.py: 10
# masterController.py: 20
# plotBCIData.py: 12
# testenv/lib/python3.8/site-packages/setuptools/msvc.py: 198
numpy == 1.18.5
# testenv/lib/python3.8/site-packages/setuptools/sandbox.py: 18
openbaton-cli == 6.0.0
# testenv/lib/python3.8/site-packages/setuptools/sandbox.py: 18
org-geppetto-recording == 0.1.0
# Legacy/decision_tree.py: 3
# Legacy/naive_bayes.py: 3
# Legacy/predict_direction.py: 3
# Legacy/predict_from_bci.py: 5
# Legacy/random_forest.py: 3
pandas == 1.0.5
# testenv/lib/python3.8/site-packages/pip/__main__.py: 16
# testenv/lib/python3.8/site-packages/pip/_internal/__init__.py: 34
# testenv/lib/python3.8/site-packages/pip/_internal/build_env.py: 12,14,15,16,17,18,22
# testenv/lib/python3.8/site-packages/pip/_internal/cache.py: 16,20
# testenv/lib/python3.8/site-packages/pip/_internal/cli/autocompletion.py: 9,10
# testenv/lib/python3.8/site-packages/pip/_internal/cli/base_command.py: 35,36,37,38,43,44
# testenv/lib/python3.8/site-packages/pip/_internal/cli/cmdoptions.py: 21,22,23,24,25,26,27,28,29,34
# testenv/lib/python3.8/site-packages/pip/_internal/cli/main_parser.py: 15,16
# testenv/lib/python3.8/site-packages/pip/_internal/cli/parser.py: 13,14
# testenv/lib/python3.8/site-packages/pip/_internal/commands/__init__.py: 6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,25
# testenv/lib/python3.8/site-packages/pip/_internal/commands/check.py: 4
# testenv/lib/python3.8/site-packages/pip/_internal/commands/completion.py: 6,7
# testenv/lib/python3.8/site-packages/pip/_internal/commands/configuration.py: 7,10,11,12,13
# testenv/lib/python3.8/site-packages/pip/_internal/commands/debug.py: 7,8,9,10,11,12,13,14
# testenv/lib/python3.8/site-packages/pip/_internal/commands/download.py: 14,15
# testenv/lib/python3.8/site-packages/pip/_internal/commands/freeze.py: 5,6,7,8,9,10
# testenv/lib/python3.8/site-packages/pip/_internal/commands/hash.py: 9,10
# testenv/lib/python3.8/site-packages/pip/_internal/commands/help.py: 17
# testenv/lib/python3.8/site-packages/pip/_internal/commands/install.py: 27,31,32,33
# testenv/lib/python3.8/site-packages/pip/_internal/commands/list.py: 15,18
# testenv/lib/python3.8/site-packages/pip/_internal/commands/search.py: 15,16,17,18,19,20
# testenv/lib/python3.8/site-packages/pip/_internal/commands/show.py: 11
# testenv/lib/python3.8/site-packages/pip/_internal/commands/uninstall.py: 3,5,6,7,8,9
# testenv/lib/python3.8/site-packages/pip/_internal/commands/wheel.py: 10,11,12,13,14,15,16
# testenv/lib/python3.8/site-packages/pip/_internal/configuration.py: 26,27
# testenv/lib/python3.8/site-packages/pip/_internal/distributions/__init__.py: 1,2,4,7,8
# testenv/lib/python3.8/site-packages/pip/_internal/distributions/base.py: 3
# testenv/lib/python3.8/site-packages/pip/_internal/distributions/installed.py: 1
# testenv/lib/python3.8/site-packages/pip/_internal/distributions/source.py: 3,4,5
# testenv/lib/python3.8/site-packages/pip/_internal/distributions/wheel.py: 1,3
# testenv/lib/python3.8/site-packages/pip/_internal/download.py: 56,141
# testenv/lib/python3.8/site-packages/pip/_internal/exceptions.py: 6,8,12,13,203
# testenv/lib/python3.8/site-packages/pip/_internal/index.py: 32,36,37,38,47,48,49,50,51,52,53,88
# testenv/lib/python3.8/site-packages/pip/_internal/legacy_resolve.py: 29,32,36,38,39,40,41,42,43,44
# testenv/lib/python3.8/site-packages/pip/_internal/locations.py: 13,14,15,16
# testenv/lib/python3.8/site-packages/pip/_internal/models/candidate.py: 1,3,4,7,8
# testenv/lib/python3.8/site-packages/pip/_internal/models/format_control.py: 1,3
# testenv/lib/python3.8/site-packages/pip/_internal/models/index.py: 1
# testenv/lib/python3.8/site-packages/pip/_internal/models/link.py: 6,10,11,15,16,186
# testenv/lib/python3.8/site-packages/pip/_internal/models/search_scope.py: 11,12
# testenv/lib/python3.8/site-packages/pip/_internal/models/selection_prefs.py: 1,5
# testenv/lib/python3.8/site-packages/pip/_internal/models/target_python.py: 3,4,5,9
# testenv/lib/python3.8/site-packages/pip/_internal/operations/check.py: 7,8,10,13,14,19
# testenv/lib/python3.8/site-packages/pip/_internal/operations/freeze.py: 181
# testenv/lib/python3.8/site-packages/pip/_internal/operations/prepare.py: 23,24,29,30,31,32,33
# testenv/lib/python3.8/site-packages/pip/_internal/pep425tags.py: 13,14,15
# testenv/lib/python3.8/site-packages/pip/_internal/pyproject.py: 7,9,10
# testenv/lib/python3.8/site-packages/pip/_internal/req/__init__.py: 8,9
# testenv/lib/python3.8/site-packages/pip/_internal/req/constructors.py: 26,27,28,29,35
# testenv/lib/python3.8/site-packages/pip/_internal/req/req_file.py: 20,23,29,30,31,32
# testenv/lib/python3.8/site-packages/pip/_internal/req/req_install.py: 28,33,34,35,36,37,38,39,45,46,47,48,49,50
# testenv/lib/python3.8/site-packages/pip/_internal/req/req_set.py: 6,7,8,9,13
# testenv/lib/python3.8/site-packages/pip/_internal/req/req_tracker.py: 9,10,15,16
# testenv/lib/python3.8/site-packages/pip/_internal/req/req_uninstall.py: 20,21,27
# testenv/lib/python3.8/site-packages/pip/_internal/utils/appdirs.py: 12,13
# testenv/lib/python3.8/site-packages/pip/_internal/utils/compat.py: 32
# testenv/lib/python3.8/site-packages/pip/_internal/utils/deprecation.py: 9,11,12
# testenv/lib/python3.8/site-packages/pip/_internal/utils/encoding.py: 6
# testenv/lib/python3.8/site-packages/pip/_internal/utils/filesystem.py: 4
# testenv/lib/python3.8/site-packages/pip/_internal/utils/glibc.py: 7
# testenv/lib/python3.8/site-packages/pip/_internal/utils/hashes.py: 7,10,11,17
# testenv/lib/python3.8/site-packages/pip/_internal/utils/logging.py: 33,46
# testenv/lib/python3.8/site-packages/pip/_internal/utils/misc.py: 39,53,54,55,745
# testenv/lib/python3.8/site-packages/pip/_internal/utils/outdated.py: 17,18,19,24
# testenv/lib/python3.8/site-packages/pip/_internal/utils/packaging.py: 7,9,10,11,16
# testenv/lib/python3.8/site-packages/pip/_internal/utils/setuptools_build.py: 3
# testenv/lib/python3.8/site-packages/pip/_internal/utils/temp_dir.py: 9
# testenv/lib/python3.8/site-packages/pip/_internal/utils/ui.py: 24
# testenv/lib/python3.8/site-packages/pip/_internal/vcs/__init__.py: 5,9,10,11,12
# testenv/lib/python3.8/site-packages/pip/_internal/vcs/bazaar.py: 9
# testenv/lib/python3.8/site-packages/pip/_internal/vcs/git.py: 15
# testenv/lib/python3.8/site-packages/pip/_internal/vcs/mercurial.py: 10
# testenv/lib/python3.8/site-packages/pip/_internal/vcs/subversion.py: 13,23,124
# testenv/lib/python3.8/site-packages/pip/_internal/vcs/versioncontrol.py: 14,17,23
# testenv/lib/python3.8/site-packages/pip/_internal/wheel.py: 50,51,54,55
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/_cmd.py: 3,5,6,7
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/adapter.py: 5
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py: 72,73
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py: 4
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/compat.py: 16,18,21,23
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/controller.py: 10
# testenv/lib/python3.8/site-packages/pip/_vendor/cachecontrol/serialize.py: 6,7
# testenv/lib/python3.8/site-packages/pip/_vendor/certifi/__main__.py: 1
# testenv/lib/python3.8/site-packages/pip/_vendor/chardet/cli/chardetect.py: 21,22,23
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/_inputstream.py: 492
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/_tokenizer.py: 3
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/datrie.py: 4
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/_trie/py.py: 2
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/_utils.py: 5
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/lint.py: 3
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/filters/sanitizer.py: 6
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/html5parser.py: 2
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/serializer.py: 2
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/base.py: 2
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treebuilders/etree.py: 4
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree.py: 6
# testenv/lib/python3.8/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py: 2
# testenv/lib/python3.8/site-packages/pip/_vendor/msgpack/__init__.py: 27
# testenv/lib/python3.8/site-packages/pip/_vendor/msgpack/fallback.py: 62,70
# testenv/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py: 12,13
# testenv/lib/python3.8/site-packages/pip/_vendor/packaging/requirements.py: 10,11,12
# testenv/lib/python3.8/site-packages/pip/_vendor/pep517/build.py: 7
# testenv/lib/python3.8/site-packages/pip/_vendor/pep517/check.py: 7
# testenv/lib/python3.8/site-packages/pip/_vendor/pep517/envbuild.py: 6
# testenv/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py: 58,80,81,82,83,84,85
# testenv/lib/python3.8/site-packages/pip/_vendor/pkg_resources/py31compat.py: 5
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/__init__.py: 97
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/adapters.py: 44
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/certs.py: 15
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/compat.py: 11
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/exceptions.py: 9
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/help.py: 16
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/models.py: 21,347
# testenv/lib/python3.8/site-packages/pip/_vendor/retrying.py: 16
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py: 178
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/rfc3986/iri.py: 27
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py: 14
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/util/url.py: 210
pip == 20.1.1
# testenv/lib/python3.8/site-packages/setuptools/sandbox.py: 18
py4grid == 1.0.5
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/help.py: 22
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py: 46,152
pyOpenSSL == 19.1.0
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py: 9
python-ntlm == 1.1.0
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py: 9
python-ntlm-fixed == 1.0
# testenv/lib/python3.8/site-packages/setuptools/sandbox.py: 18
python-plugin-sdk == 6.0.1
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/adapters.py: 86
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/api.py: 18
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/models.py: 200,274
# testenv/lib/python3.8/site-packages/pip/_vendor/requests/sessions.py: 342
requests == 2.24.0
# testenv/lib/python3.8/site-packages/pip/_vendor/urllib3/packages/rfc3986/validators.py: 23
rfc3986 == 1.4.0
# Legacy/decision_tree.py: 8
# Legacy/naive_bayes.py: 8
# Legacy/predict_direction.py: 8
# Legacy/predict_from_bci.py: 10
# Legacy/random_forest.py: 8
# lda_predict_fromBCI.py: 15
# lda_trainer.py: 13,14
# masterController.py: 16
scikit_learn == 0.23.1
# lda_predict_fromBCI.py: 14
# lda_trainer.py: 12
# masterController.py: 17
# plotBCIData.py: 16
scipy == 1.5.0
# testenv/lib/python3.8/site-packages/easy_install.py: 4
# testenv/lib/python3.8/site-packages/pkg_resources/__init__.py: 58,80,81,82,83,84,85
# testenv/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/markers.py: 12,13
# testenv/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/requirements.py: 10,11,12
# testenv/lib/python3.8/site-packages/setuptools/__init__.py: 20,21
# testenv/lib/python3.8/site-packages/setuptools/_vendor/packaging/markers.py: 12,13
# testenv/lib/python3.8/site-packages/setuptools/_vendor/packaging/requirements.py: 10,11,12
# testenv/lib/python3.8/site-packages/setuptools/archive_util.py: 11
# testenv/lib/python3.8/site-packages/setuptools/build_meta.py: 36,38,40,41
# testenv/lib/python3.8/site-packages/setuptools/command/__init__.py: 12
# testenv/lib/python3.8/site-packages/setuptools/command/alias.py: 5
# testenv/lib/python3.8/site-packages/setuptools/command/bdist_egg.py: 15,17,18,19,20
# testenv/lib/python3.8/site-packages/setuptools/command/build_clib.py: 4
# testenv/lib/python3.8/site-packages/setuptools/command/build_ext.py: 11,12
# testenv/lib/python3.8/site-packages/setuptools/command/build_py.py: 15
# testenv/lib/python3.8/site-packages/setuptools/command/develop.py: 8,10,11,12,13,201
# testenv/lib/python3.8/site-packages/setuptools/command/easy_install.py: 59,60,61,67,2289,2298,2299
# testenv/lib/python3.8/site-packages/setuptools/command/egg_info.py: 19,20,22,23,24,25,26,27,30,31,33,34
# testenv/lib/python3.8/site-packages/setuptools/command/install.py: 8
# testenv/lib/python3.8/site-packages/setuptools/command/install_egg_info.py: 4,5,6,7
# testenv/lib/python3.8/site-packages/setuptools/command/install_lib.py: 98
# testenv/lib/python3.8/site-packages/setuptools/command/install_scripts.py: 6,53
# testenv/lib/python3.8/site-packages/setuptools/command/py36compat.py: 6
# testenv/lib/python3.8/site-packages/setuptools/command/rotate.py: 7,9
# testenv/lib/python3.8/site-packages/setuptools/command/saveopts.py: 1
# testenv/lib/python3.8/site-packages/setuptools/command/sdist.py: 8,12
# testenv/lib/python3.8/site-packages/setuptools/command/setopt.py: 7,9
# testenv/lib/python3.8/site-packages/setuptools/command/test.py: 12,14,17
# testenv/lib/python3.8/site-packages/setuptools/command/upload.py: 14,15,16
# testenv/lib/python3.8/site-packages/setuptools/command/upload_docs.py: 20,22
# testenv/lib/python3.8/site-packages/setuptools/config.py: 38,581,583
# testenv/lib/python3.8/site-packages/setuptools/dist.py: 30,34,35,36,37,38,40,41,569,761
# testenv/lib/python3.8/site-packages/setuptools/extension.py: 7
# testenv/lib/python3.8/site-packages/setuptools/lib2to3_ex.py: 14
# testenv/lib/python3.8/site-packages/setuptools/monkey.py: 13,15
# testenv/lib/python3.8/site-packages/setuptools/msvc.py: 25,27,32
# testenv/lib/python3.8/site-packages/setuptools/namespaces.py: 5
# testenv/lib/python3.8/site-packages/setuptools/package_index.py: 14,16,17,22,26,27,28,693
# testenv/lib/python3.8/site-packages/setuptools/py27compat.py: 7
# testenv/lib/python3.8/site-packages/setuptools/py33compat.py: 10,11
# testenv/lib/python3.8/site-packages/setuptools/sandbox.py: 15,27,110,194
# testenv/lib/python3.8/site-packages/setuptools/ssl_support.py: 7,9
# testenv/lib/python3.8/site-packages/setuptools/unicode_utils.py: 4
# testenv/lib/python3.8/site-packages/setuptools/version.py: 1
# testenv/lib/python3.8/site-packages/setuptools/wheel.py: 11,12,13,14,15,16,17
setuptools == 49.2.0.post20200714
# droneController.py: 10
# masterController.py: 22
tellopy == 0.6.0
# testenv/lib/python3.8/site-packages/pip/_internal/commands/install.py: 43
wheel == 0.34.2