-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
67 lines (67 loc) · 1.16 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
alembic==1.4.2
astroid==2.3.3
bcrypt==3.1.7
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.1
colorama==0.4.3
DAWG-Python==0.7.2
decorator==4.4.2
dnspython==1.16.0
docopt==0.6.2
dominate==2.5.1
entrypoints==0.3
flake8==3.8.3
Flask==1.1.2
Flask-Bootstrap==3.3.7.1
Flask-Images==3.0.2
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-Mobility==1.0.0
Flask-SQLAlchemy==2.4.1
Flask-SSLify==0.1.5
Flask-WTF==0.14.3
gitdb==4.0.4
GitPython==3.1.1
idna==2.9
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.1
lazy-object-proxy==1.4.3
Mako==1.1.2
MarkupSafe==1.1.1
mccabe==0.6.1
mysql-connector-python==8.0.19
pbr==5.4.5
PIL==1.1.7
Pillow==7.2.0
pillowcase==2.0.0
protobuf==3.6.1
pycodestyle==2.6.0
pycparser==2.20
pydantic==1.6.1
pyflakes==2.2.0
pylint==2.4.4
pymorphy2==0.8
pymorphy2-dicts==2.4.393442.3710985
pymorphy2-dicts-ru==2.4.404381.4453942
python-dateutil==2.8.1
python-dotenv==0.13.0
python-editor==1.0.4
PyYAML==5.3.1
requests==2.24.0
six==1.14.0
smmap==3.0.2
SQLAlchemy==1.3.19
sqlalchemy-migrate==0.13.0
sqlalchemy-mixins==1.2.1
sqlparse==0.3.1
starlette==0.13.6
stevedore==1.32.0
Tempita==0.5.2
urllib3==1.25.9
visitor==0.1.3
Werkzeug==1.0.1
wrapt==1.11.2
WTForms==2.2.1