-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 978 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
58
alembic==0.7.6
amqp==2.2.1
argh==0.26.1
arrow==0.10.0
Babel==1.3
backports.shutil-get-terminal-size==1.0.0
billiard==3.5.0.3
captcha==0.2.1
celery==4.1.0
decorator==4.1.2
enum34==1.1.6
Flask==1.0.0
Flask-Admin==1.5.3
Flask-BabelEx==0.9.2
Flask-Login==0.3.2
Flask-Migrate==1.4.0
flask-mongoengine==0.7.1
Flask-Script==2.0.5
Flask-SQLAlchemy==2.0
Flask-WTF==0.12
ipython==5.4.1
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.10.1
kombu==4.1.0
Mako==1.0.1
MarkupSafe==0.23
mongoengine==0.10.0
MySQL-python==1.2.5
ordereddict==1.1
pathlib2==2.3.0
pathtools==0.1.2
pexpect==4.2.1
pickleshare==0.7.4
prompt-toolkit==1.0.15
ptyprocess==0.5.2
Pygments==2.2.0
pymongo==3.0.3
python-editor==0.4
pytz==2015.4
PyYAML==4.2b1
qiniu==7.0.5
redis==2.10.5
requests==2.20.0
scandir==1.5
simplegeneric==0.8.1
six==1.10.0
speaklater==1.3
SQLAlchemy==1.3.0
traitlets==4.3.2
ujson==1.34
uWSGI==2.0.11
vine==1.1.4
watchdog==0.8.3
wcwidth==0.1.7
Werkzeug==0.15.3
WTForms==2.0.2
xmltodict==0.11.0