-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.1 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
alembic==0.8.10
aniso8601==3.0.0
apispec==0.37.0
arrow==0.8.0
atomicwrites==1.1.5
attrs==18.1.0
backports.functools-lru-cache==1.5
bcrypt==3.1.3
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
cheroot==6.2.4
CherryPy==15.0.0
click==6.7
colorama==0.3.9
configparser==3.5.0
Flask==1.0.2
Flask-Cors==3.0.2
flask-expects-json==1.3.1
Flask-Login==0.4.0
flask-marshmallow==0.7.0
Flask-OAuthlib==0.9.5
flask-request-validator==2.1.0
flask-restplus==0.10.1
Flask-SQLAlchemy==2.2
gevent==1.3.0
gevent-websocket==0.10.1
greenlet==0.4.13
idna==2.6
itsdangerous==0.24
Jinja2==2.10
jsonpickle==0.9.6
jsonschema==2.6.0
Mako==1.0.7
MarkupSafe==1.0
marshmallow==2.15.3
marshmallow-sqlalchemy==0.12.0
more-itertools==4.1.0
oauthlib==2.0.7
passlib==1.7.1
Paste==2.0.3
permission==0.4.1
pluggy==0.6.0
portend==2.2
py==1.5.3
pycparser==2.18
pydevd==1.2.0
pydocumentdb==2.3.1
pytest==3.6.0
pytest-mock==1.10.0
pytest-pycharm==0.5.0
python-dateutil==2.7.3
python-editor==1.0.3
pytz==2018.4
requests==2.18.4
requests-oauthlib==0.8.0
six==1.11.0
SQLAlchemy==1.1.5
SQLAlchemy-Utils==0.32.12
tempora==1.11
urllib3==1.22
webargs==3.0.0
Werkzeug==0.14.1