-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
43 lines (43 loc) · 774 Bytes
/
requirements.txt
File metadata and controls
43 lines (43 loc) · 774 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
alembic==1.4.0
aniso8601==8.0.0
APScheduler==3.6.3
attrs==19.3.0
autodoc==0.5.0
beautifulsoup4==4.8.2
Click==7.0
config==0.4.2
decorator==4.4.1
Flask==1.1.1
Flask-API==2.0
Flask-Autodoc==0.1.2
Flask-Limiter==1.1.0
Flask-Login==0.5.0
Flask-Migrate==2.5.2
Flask-RESTful==0.3.8
flask-restful-swagger==0.20.1
flask-restplus==0.13.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.1
flask-swagger-ui==3.20.9
Flask-WTF==0.14.3
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.11.1
jsonschema==3.2.0
limits==1.5
Mako==1.1.1
MarkupSafe==1.1.1
pyrsistent==0.15.7
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2019.3
six==1.14.0
soupsieve==1.9.5
SQLAlchemy==1.3.13
SQLAlchemy-serializer==1.3.4.2
tzlocal==2.0.0
waitress==1.4.3
WebOb==1.8.6
WebTest==2.0.34
Werkzeug==0.16.1
WTForms==2.2.1