-
Notifications
You must be signed in to change notification settings - Fork 305
/
requirements.txt
57 lines (57 loc) · 987 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
52
53
54
55
56
57
amqp==2.1.4
Babel==2.3.4
bcrypt==3.1.2
billiard==3.5.0.2
blinker==1.4
boto==2.46.1
celery==4.0.2
cffi==1.9.1
click==6.7
cryptography==1.7.2
cssmin==0.2.0
dict2xml==1.4
Flask==0.12
Flask-Admin==1.4.2
Flask-Assets==0.12
Flask-Babel==0.11.1
Flask-Bcrypt==0.7.1
Flask-Cache==0.13.1
Flask-DebugToolbar==0.10.1
Flask-Login==0.4.0
Flask-Mail==0.9.1
flask-mongoengine==0.8
Flask-Principal==0.4.0
Flask-PyMongo==0.3.0
Flask-Script==2.0.5
Flask-WTF==0.14.2
future==0.16.0
gunicorn==19.7.1
httplib2==0.9.2
idna==2.2
image==1.5.5
itsdangerous==0.24
Jinja2==2.9.5
kombu==4.0.2
MarkupSafe==0.23
mongoengine==0.9.0
olefile==0.44
packaging==16.8
paypalrestsdk==1.12.0
Pillow==4.0.0
pyasn1==0.2.2
pycparser==2.17
pymongo==2.8
pyOpenSSL==16.2.0
pyparsing==2.2.0
pytz==2016.10
qrcode==5.3
redis==2.10.5
requests==2.13.0
six==1.10.0
-e git+https://github.com/seasonstar/social-oauth.git@master#egg=socialoauth
ua-parser==0.7.3
user-agents==1.1.0
vine==1.1.3
webassets==0.12.1
Werkzeug==0.11.15
WTForms==2.1