-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.14 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.7.7
astroid==2.11.2
bcrypt==3.2.0
blinker==1.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.2
colorclass==2.2.2
dill==0.3.4
distlib==0.3.4
dnspython==2.2.1
docopt==0.6.2
email-validator==1.1.3
filelock==3.7.1
Flask==2.1.1
Flask-Bcrypt==0.7.1
Flask-DebugToolbar==0.13.1
Flask-Limiter==2.2.0
Flask-Login==0.6.0
Flask-Mail==0.9.1
Flask-Migrate==3.1.0
Flask-Moment==1.0.2
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.11.3
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.1
lazy-object-proxy==1.7.1
limits==2.4.0
Mako==1.2.0
MarkupSafe==2.1.1
mccabe==0.7.0
packaging==21.3
pep517==0.12.0
Pillow==9.0.1
pip-tools==6.5.1
pip-upgrader==1.4.15
platformdirs==2.5.1
psycopg2==2.9.3
psycopg2-binary==2.9.3
pycparser==2.21
PyJWT==2.3.0
pylint==2.13.4
pylint-flask==0.6
pylint-plugin-utils==0.7
pyparsing==3.0.7
python-dateutil==2.8.2
python-editor==1.0.4
python-magic==0.4.25
pytz==2022.1
requests==2.27.1
six==1.16.0
SQLAlchemy==1.3.23
terminaltables==3.1.10
tomli==2.0.1
typed-ast==1.5.2
typing_extensions==4.1.1
urllib3==1.26.9
Werkzeug==2.0.3
wrapt==1.14.0
WTForms==3.0.1
zipp==3.7.0