-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 901 Bytes
/
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
alembic==1.7.1
bcrypt==3.2.0
blinker==1.4
Bootstrap-Flask==1.8.0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.1
cryptography==3.4.7
dnspython==2.1.0
docopt==0.6.2
email-validator==1.1.3
fabric==2.6.0
Faker==8.12.1
Flask==1.1.2
Flask-CKEditor==0.4.6
Flask-DebugToolbar==0.11.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Moment==1.0.2
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1
greenlet==1.1.1
idna==3.2
importlib-metadata==4.8.1
importlib-resources==5.2.2
invoke==1.6.0
itsdangerous==2.0.1
Jinja2==3.0.1
Mako==1.1.5
MarkupSafe==2.0.1
paramiko==2.7.2
pathlib2==2.3.6
pipreqs==0.4.10
pycparser==2.20
PyMySQL==1.0.2
PyNaCl==1.4.0
python-dateutil==2.8.2
python-editor==1.0.4
requests==2.26.0
six==1.16.0
SQLAlchemy==1.4.23
text-unidecode==1.3
typing-extensions==3.10.0.2
urllib3==1.26.6
Werkzeug==2.0.1
WTForms==2.3.3
yarg==0.1.9
zipp==3.5.0