-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.22 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
64
65
66
67
68
69
70
71
alembic==0.9.6
aniso8601==1.2.1
appdirs==1.4.3
APScheduler==3.3.1
asn1crypto==0.22.0
attrs==17.2.0
Automat==0.6.0
bcrypt==3.1.3
cffi==1.10.0
click==6.7
constantly==15.1.0
cryptography==1.8.1
cssselect==1.0.1
enum34==1.1.6
Flask==0.12.1
Flask-Admin==1.5.0
Flask-APScheduler==1.7.0
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.3
flask-marshmallow==0.8.0
Flask-Migrate==2.1.1
Flask-RESTful==0.3.5
Flask-Script==2.0.6
Flask-SQLAlchemy==2.2
funcsigs==1.0.2
futures==3.1.1
google-api-python-client==1.6.2
gunicorn==19.7.1
httplib2==0.10.3
idna==2.5
incremental==17.5.0
ipaddress==1.0.18
itsdangerous==0.24
Jinja2==2.9.6
lxml==3.7.3
Mako==1.0.7
MarkupSafe==1.0
marshmallow==2.13.5
marshmallow-sqlalchemy==0.13.1
oauth2client==4.1.0
packaging==16.8
parsel==1.2.0
psycopg2==2.7.1
pyasn1==0.2.3
pyasn1-modules==0.0.8
pycparser==2.17
PyDispatcher==2.0.5
PyJWT==1.5.0
pymongo==2.8.1
pyOpenSSL==17.0.0
pyparsing==2.2.0
python-dateutil==2.6.0
python-editor==1.0.3
python-http-client==2.4.0
python-mimeparse==1.6.0
pytz==2017.2
queuelib==1.4.2
requests==2.14.2
rsa==3.4.2
Scrapy==1.4.0
sendgrid==4.2.0
service-identity==17.0.0
six==1.10.0
SQLAlchemy==1.1.9
Twisted==17.1.0
tzlocal==1.4
uritemplate==3.0.0
w3lib==1.17.0
Werkzeug==0.12.1
WTForms==2.1
zope.interface==4.4.1