forked from ltrc/TranslatorsDesk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 893 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
alembic==0.7.6
aspell-python-py2==1.13
beautifulsoup4==4.3.2
blinker==1.3
click==5.1
cssmin==0.2.0
diff-match-patch==20121119
Dosage==2.13
factory-boy==2.5.1
Flask==0.10.1
Flask-Assets==0.10
Flask-Bcrypt==0.6.2
Flask-Cache==0.13.1
Flask-DebugToolbar==0.9.2
Flask-Login==0.2.11
Flask-Migrate==1.3.1
Flask-Script==2.0.5
Flask-SocketIO==0.6.0
Flask-SQLAlchemy==2.0
Flask-WTF==0.11
gevent==1.0.2
gevent-socketio==0.3.6
gevent-websocket==0.9.5
greenlet==0.4.7
gunicorn==19.3.0
inexactsearch==1.0.2
itsdangerous==0.24
java2python==0.5.1
Jinja2==2.7.3
jsmin==2.1.1
lxml==3.4.4
Mako==1.0.1
MarkupSafe==0.23
polib==1.0.7
py==1.4.27
pytest==2.7.1
python-bcrypt==0.3.1
redis==2.10.3
repoze.lru==0.6
rq==0.5.6
silpa-common==0.3
six==1.9.0
soundex==1.1.3
SQLAlchemy==0.9.8
translate-toolkit==1.13.0
ujson==1.33
waitress==0.8.9
webassets==0.10.1
WebOb==1.4.1
WebTest==2.0.18
Werkzeug==0.10.4
WTForms==2.0.2