-
Notifications
You must be signed in to change notification settings - Fork 21
/
requirements.txt
63 lines (63 loc) · 1.04 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.6.7
amqp==1.4.9
aniso8601==0.90
anyjson==0.3.3
appdirs==1.4.3
arrow==0.5.4
BeautifulSoup==3.2.1
beautifulsoup4==4.3.2
billiard==3.3.0.23
blinker==1.3
celery==3.1.25
chardet==2.3.0
click==6.7
decorator==3.4.0
Flask==0.12.2
Flask-Assets==0.10
Flask-Cors==1.10.2
Flask-DebugToolbar==0.9.2
Flask-Login==0.3.2
Flask-Mail==0.9.1
Flask-Migrate==1.2.0
Flask-Principal==0.4.0
Flask-RESTful==0.3.1
Flask-Script==2.0.5
Flask-Security==1.7.5
Flask-SQLAlchemy==2.3.2
Flask-Uploads==0.1.3
Flask-WTF==0.11
futures==3.1.1
gunicorn==19.1.1
hashids==1.1.0
honcho==0.6.6
itsdangerous==0.24
Jinja2==2.10
kombu==3.0.37
lxml==3.4.4
Mako==1.0.0
MarkupSafe==1.0
packaging==16.8
passlib==1.6.2
psycopg2==2.7.4
py-bcrypt==0.4
pyparsing==2.0.3
python-dateutil==2.6.0
pytz==2017.2
raven==5.7.0
readability-lxml==0.5
redis==2.10.3
requests==2.4.3
selenium==2.44.0
shortuuid==0.4.2
six==1.8.0
SQLAlchemy==1.2.4
SQLAlchemy-Searchable==0.7.0
SQLAlchemy-Utils==0.27.10
trollius==2.0
ujson==1.33
urwid==1.3.0
validators==0.7
webargs==0.10.0
webassets==0.10.1
Werkzeug==0.14.1
WTForms==2.0.1