-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
79 lines (79 loc) · 1.37 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
appnope==0.1.0
astroid==2.3.3
attrs==19.3.0
autopep8==1.5.1
backcall==0.1.0
chardet==3.0.4
coverage==5.0.4
cycler==0.10.0
dateparser==0.7.4
decorator==4.4.2
entrypoints==0.3
fastparquet==0.3.3
flake8==3.7.9
imageio==2.8.0
importlib-metadata==1.6.0
ipykernel==5.2.0
ipython==7.13.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.15.2
jupyter-client==6.1.2
jupyter-core==4.6.3
kiwisolver==1.2.0
lazy-object-proxy==1.4.3
llvmlite==0.31.0
matplotlib==3.2.1
mccabe==0.6.1
mne==0.20.0
more-itertools==8.2.0
networkx==2.4
-e git+git@github.com:mattbit/neurokit.git@d28da236bc51e88004f13b8c202ee8b0da2a288e#egg=Neurokit
numba==0.48.0
numpy==1.18.2
packaging==20.3
pandas==1.0.3
parso==0.6.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.1.1
plotly==4.6.0
pluggy==0.13.1
prompt-toolkit==3.0.5
ptyprocess==0.6.0
py==1.8.1
pycodestyle==2.5.0
pydocstyle==5.0.2
pyEDFlib==0.1.17
pyflakes==2.1.1
Pygments==2.7.4
pylint==2.4.4
pyparsing==2.4.7
pytest==5.4.1
pytest-cov==2.8.1
pytest-randomly==3.2.1
pytest-repeat==0.8.0
python-dateutil==2.8.1
python-jsonrpc-server==0.3.4
python-language-server==0.31.9
pytz==2019.3
PyWavelets==1.1.1
pyzmq==19.0.0
regex==2020.4.4
retrying==1.3.3
rope==0.16.0
scikit-image==0.16.2
scipy==1.4.1
six==1.14.0
snowballstemmer==2.0.0
thrift==0.13.0
tornado==6.0.4
traitlets==4.3.3
typed-ast==1.4.1
tzlocal==2.0.0
ujson==1.35
Unidecode==1.1.1
wcwidth==0.1.9
wrapt==1.11.2
yapf==0.29.0
zipp==3.1.0