-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
98 lines (98 loc) · 1.61 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
alembic==0.8.10
apache-airflow==1.9.0
autopep8==1.3.5
backcall==0.1.0
beautifulsoup4==4.6.0
bleach==2.1.2
certifi==2018.4.16
chardet==3.0.4
click==6.7
configparser==3.5.0
croniter==0.3.23
cycler==0.10.0
decorator==4.3.0
dill==0.2.7.1
Django==2.0.6
django-webtest==1.9.3
docutils==0.14
flake8==3.5.0
Flask==0.11.1
Flask-Admin==1.4.1
Flask-Cache==0.13.1
Flask-Login==0.2.11
flask-swagger==0.2.13
Flask-WTF==0.14
funcsigs==1.0.0
future==0.16.0
futures==3.1.1
gitdb2==2.0.3
GitPython==2.1.10
gunicorn==19.8.1
html5lib==1.0.1
idna==2.6
imutils==0.4.6
ipython==6.4.0
ipython-genutils==0.2.0
itsdangerous==0.24
jedi==0.12.0
Jinja2==2.8.1
kiwisolver==1.0.1
lockfile==0.12.2
lxml==3.8.0
Mako==1.0.7
Markdown==2.6.11
MarkupSafe==1.0
matplotlib==2.2.2
mccabe==0.6.1
nltk==3.3
numpy==1.14.4
opencv-python==3.4.1.15
ordereddict==1.1
pandas==0.23.0
parso==0.2.1
pexpect==4.6.0
pickleshare==0.7.4
Pillow==5.2.0
pkg-resources==0.0.0
pluggy==0.6.0
prompt-toolkit==1.0.15
psutil==4.4.2
ptyprocess==0.5.2
pycodestyle==2.3.1
pydocstyle==2.1.1
pyflakes==1.6.0
Pygments==2.2.0
pyparsing==2.2.0
python-daemon==2.1.2
python-dateutil==2.7.3
python-editor==1.0.3
python-language-server==0.19.0
python-nvd3==0.14.2
python-slugify==1.1.4
pytz==2018.4
PyYAML==3.12
requests==2.18.4
rope==0.10.7
scikit-learn==0.19.2
scipy==1.1.0
setproctitle==1.1.10
simplegeneric==0.8.1
six==1.11.0
smmap2==2.0.3
snowballstemmer==1.2.1
SQLAlchemy==1.2.8
tabulate==0.7.7
thrift==0.11.0
traitlets==4.3.2
Unidecode==1.0.22
urllib3==1.22
waitress==1.1.0
wcwidth==0.1.7
webencodings==0.5.1
WebOb==1.8.2
WebTest==2.0.30
Werkzeug==0.14.1
wordcloud==1.4.1
WTForms==2.2
yapf==0.22.0
zope.deprecation==4.3.0