-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 948 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.0.11
aniso8601==7.0.0
astroid==1.6.6
attrs==19.1.0
autopep8==1.4.4
backports.functools-lru-cache==1.5
bcrypt==3.1.7
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
Click==7.0
colorama==0.4.1
configparser==3.7.4
enum34==1.1.6
Flask==1.1.1
Flask-API==1.1
Flask-Bcrypt==0.7.1
Flask-Migrate==2.5.2
Flask-RESTful==0.3.7
flask-restplus==0.12.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flask-Testing==0.7.1
Flask-UUID==0.2
functools32==3.2.3.post2
futures==3.3.0
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
jsonschema==3.0.1
lazy-object-proxy==1.4.1
Mako==1.0.14
MarkupSafe==1.1.1
mccabe==0.6.1
psycopg2==2.8.3
psycopg2-binary==2.8.3
pycodestyle==2.5.0
pycparser==2.19
pylint==1.9.5
pyrsistent==0.15.4
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.1
requests==2.21.0
singledispatch==3.4.0.3
six==1.12.0
SQLAlchemy==1.3.6
urllib3==1.24.2
Werkzeug==0.15.5
wrapt==1.11.2