-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
84 lines (84 loc) · 1.48 KB
/
requirements.txt
File metadata and controls
84 lines (84 loc) · 1.48 KB
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
alembic==1.4.0
aniso8601==8.0.0
appdirs==1.4.3
astroid==2.3.3
bcrypt==3.1.7
blinker==1.4
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
Click==7.0
colorama==0.4.3
configparser==4.0.2
cryptography==2.8
distlib==0.3.0
easydict==1.9
filelock==3.0.12
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-Blogging==1.2.2
flask-blueprint==1.3.0
Flask-Caching==1.8.0
Flask-Ext==0.1
Flask-FileUpload==0.5.0
Flask-JWT-Extended==3.17.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
flask-marshmallow==0.9.0
Flask-Migrate==2.5.2
Flask-MySQL==1.5.1
Flask-Principal==0.4.0
Flask-RESTful==0.3.8
Flask-Script==2.0.6
flask-serialize==1.1.9
flask-sqlacodegen==1.1.7
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.3
idna==2.9
importlib-metadata==1.5.0
inflect==4.1.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10
jwt==0.6.1
lazy-object-proxy==1.4.3
Mako==1.1.1
Markdown==3.2.1
MarkupSafe==1.1.0
marshmallow==2.18.1
marshmallow-sqlalchemy==0.16.0
mccabe==0.6.1
passlib==1.7.2
pep517==0.6.0
pipenv==2018.11.26
pycodestyle==2.5.0
pycparser==2.19
PyJWT==1.7.1
pylint==2.4.4
pylint-flask==0.6
pylint-plugin-utils==0.6
PyMySQL==0.9.3
pyOpenSSL==19.1.0
python-dateutil==2.8.1
python-editor==1.0.4
python-for-android==2019.10.6.post0
python-slugify==4.0.0
pytoml==0.1.21
pytz==2019.3
requests==2.23.0
sh==1.12.14
shortuuid==0.5.0
six==1.12.0
sqlacodegen==2.1.0
SQLAlchemy==1.2.18
supertools==1.0.1
text-unidecode==1.3
typed-ast==1.4.1
Unidecode==1.1.1
urllib3==1.25.8
virtualenv==16.7.10
virtualenv-clone==0.5.3
Werkzeug==0.14.1
wrapt==1.11.2
WTForms==2.2.1
zipp==3.0.0