-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
98 lines (98 loc) · 1.67 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
alembic==0.8.8
amqp==1.4.9
anyjson==0.3.3
appnope==0.1.0
APScheduler==3.5.1
backports-abc==0.4
backports.shutil-get-terminal-size==1.0.0
billiard==3.3.0.23
boto==2.15.0
celery==3.1.23
certifi==2016.9.26
click==6.6
cmd2==0.6.7
datatables==0.4.9
decorator==4.0.10
docopt==0.6.2
enum34==1.1.6
fake-factory==0.3.2
Faker==0.8.17
Flask==0.10.1
Flask-Cors==3.0.2
Flask-Login==0.3.2
Flask-Migrate==2.0.0
Flask-Script==2.0.5
Flask-Session==0.2.3
Flask-SQLAlchemy==2.1
Flask-Uploads==0.2.1
funcsigs==1.0.2
futures==3.2.0
fuzzywuzzy==0.2
GitPython==0.1.7
gnureadline==6.3.3
google-api-python-client==1.5.1
GoogleCalendarV3==0.1.7
gunicorn==19.4.5
httplib2==0.9.2
ipaddress==1.0.22
ipdb==0.10.1
ipython==5.1.0
ipython-genutils==0.1.0
itsdangerous==0.24
Jinja2==2.8
kombu==3.0.35
livereload==2.4.1
Mako==1.0.4
MarkupSafe==0.23
mccabe==0.5.0
moves==0.1
oauth2==1.9.0.post1
oauth2client==2.1.0
oauthlib==1.1.2
pathlib2==2.1.0
pep257==0.7.0
pep8==1.7.0
pexpect==4.2.1
pickleshare==0.7.4
popcornnotify==0.1.4
prompt-toolkit==1.0.7
PsiTurk==2.1.6
psutil==1.2.1
psycopg2==2.6.1
ptyprocess==0.5.1
py==1.4.31
pyasn1==0.1.9
pyasn1-modules==0.0.8
pyfcm==1.2.9
pyflakes==1.2.3
Pygments==2.1.3
pylama==7.0.9
pyparsing==2.1.10
pytest==3.0.2
python-dateutil==2.6.0
python-editor==1.0.1
python-http-client==3.0.0
pytz==2016.4
redis==2.10.5
requests==2.2.1
requests-oauthlib==0.6.1
requests-toolbelt==0.8.0
rsa==3.4.2
sendgrid==5.3.0
setproctitle==1.1.8
sh==1.9
simplegeneric==0.8.1
simplejson==3.8.2
singledispatch==3.4.0.3
six==1.10.0
SQLAlchemy==0.8.3
sqlalchemy-datatables==1.2.0
text-unidecode==1.2
tornado==4.4.2
traitlets==4.3.0
tzlocal==1.5.1
ua-parser==0.3.6
uritemplate==0.6
user-agents==0.2.0
wcwidth==0.1.7
Werkzeug==0.10.4