-
Notifications
You must be signed in to change notification settings - Fork 30
/
requirements.txt
119 lines (119 loc) · 2.01 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
alabaster==0.7.12
alembic==0.9.8
apipkg==1.4
argh==0.26.2
astroid
attrs==17.4.0
Babel==2.9.1
bcrypt==3.1.4
blinker==1.4
certifi==2024.7.4
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.0.7
click==6.7
colorama==0.3.9
coverage==4.5.1
cssselect==1.0.3
decorator==4.2.1
dnspython==2.6.1
docopt==0.6.2
docutils==0.17.1
dominate==2.3.1
execnet==1.5.0
feedparser==6.0.10
Flask==0.12.5
Flask-Admin==1.5.0
Flask-Bootstrap==3.3.7.1
Flask-Caching==1.3.3
Flask-DebugToolbar==0.10.1
Flask-Gravatar==0.5.0
Flask-Limiter==1.5
Flask-Login==0.4.1
Flask-Mail==0.9.1
flask-nav==0.6
Flask-Principal==0.4.0
Flask-Security-Fork==2.0.1
Flask-SQLAlchemy==2.5.1
Flask-SQLAlchemy-Session==1.1
Flask-WTF==0.14.2
ghdiff==0.4
idna==3.7
imagesize==1.3.0
isort==4.3.4
itsdangerous==0.24
jedi==0.11.1
Jinja2==3.0.3
lazy-object-proxy==1.4.3
limits==1.3
lxml==4.9.1
Mako==1.0.7
MarkupSafe==2.0.1
mccabe==0.6.1
mock==2.0.0
mypy
numpy==1.19.5
packaging==21.2
pandas==1.1.5
parso==0.1.1
passlib==1.7.1
pathtools==0.1.2
pbr==3.1.1
pep8==1.7.1
pexpect==4.4.0
pickleshare==0.7.4
pluggy==0.12
pq==1.5
psutil==5.4.3
psycopg2==2.8.6
ptyprocess==0.5.2
py==1.11.0
pycparser==2.18
Pygments==2.15.0
pylint==2.0.1
pyparsing==2.4.7
pyquery==1.4.0
pytest==5.2
pytest-cache==1.0
pytest-cov==2.5.1
pytest-flask==1.2.0
pytest-forked==0.2
pytest-mccabe==0.1
pytest-mock==1.7.0
pytest-pep8==1.0.6
pytest-pylint==0.8.0
pytest-timeout==1.2.1
pytest-watch==4.1.0
pytest-xdist==1.22.1
python-dateutil==2.7.3
python-dotenv==0.9.1
python-editor==1.0.3
python-slugify==1.2.5
pytz==2021.3
PyYAML==6.0.1
requests==2.32.2
scikit-learn==0.24.2
scipy==1.5.4
simplegeneric==0.8.1
six==1.12.0
snowballstemmer==2.1.0
Sphinx==4.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.3.0
traitlets==4.3.2
typed-ast
Unidecode==1.0.22
urllib3==1.26.19
uWSGI==2.0.22
visitor==0.1.3
watchdog==0.8.3
wcwidth==0.1.7
Werkzeug==0.14.1
wrapt==1.11.2
WTForms==2.1