-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
51 lines (51 loc) · 910 Bytes
/
requirements.txt
File metadata and controls
51 lines (51 loc) · 910 Bytes
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==2.2.5
attrs==19.1.0
certifi==2019.6.16
chardet==3.0.4
Click==7.0
Faker==2.0.0
Flask==1.1.1
Flask-Cors==3.0.8
Flask-JWT-Extended==3.20.0
flask-marshmallow==0.10.1
Flask-Migrate==2.5.2
flask-restplus==0.13.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flask-Testing==0.7.1
gunicorn==19.9.0
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
joblib==0.13.2
jsonschema==3.0.1
lazy-object-proxy==1.4.1
ldap3==2.6
Mako==1.0.14
MarkupSafe==1.1.1
marshmallow==2.19.5
marshmallow-sqlalchemy==0.17.0
mccabe==0.6.1
psycopg2-binary==2.8.3
pyasn1==0.4.5
pyasn1-modules==0.2.5
PyJWT==1.7.1
pylint==2.3.1
pyrsistent==0.15.4
python-dateutil==2.8.0
python-editor==1.0.4
python-ldap==3.2.0
pytz==2019.1
requests==2.22.0
six==1.12.0
SQLAlchemy==1.3.6
text-unidecode==1.2
typed-ast==1.4.0
unittest-xml-reporting==2.5.1
urllib3==1.24.3
uWSGI==2.0.18
Werkzeug==0.15.5
wrapt==1.11.2