forked from offthewallace/next-gen-scholars
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·70 lines (70 loc) · 1.17 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
alembic==0.8.10
appdirs==1.4.0
apscheduler==3.5.1
beautifulsoup4==4.6.0
blinker==1.3
cachetools==2.0.1
certifi==2017.11.5
chardet==3.0.4
click==6.7
decorator==4.1.2
Faker==0.7.7
Flask==0.12
Flask-Assets==0.12
Flask-Compress==1.4.0
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Migrate==2.0.3
Flask-RQ==0.2
Flask-Script==2.0.5
Flask-SQLAlchemy==2.1
Flask-SSLify==0.1.5
Flask-WTF==0.11
google==1.9.3
google-api-python-client==1.6.4
google-auth==1.2.1
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.2.0
gunicorn==19.6.0
honcho==0.7.1
httplib2==0.10.3
idna==2.6
ipython-genutils==0.2.0
itsdangerous==0.24
Jinja2==2.9.5
jsmin==2.2.1
jsonpickle==0.9.2
jsonschema==2.6.0
jupyter-core==4.4.0
Mako==1.0.6
MarkupSafe==0.23
nbformat==4.4.0
numpy==1.15
oauth2client==4.1.2
oauthlib==2.0.6
packaging==16.8
pep8==1.7.1
plotly==2.2.3
psycopg2==2.7.5
pyasn1==0.3.7
pyasn1-modules==0.1.5
pyparsing==2.1.10
python-dateutil==2.6.0
python-editor==1.0.3
pytz==2017.3
raygun4py==3.1.4
redis==2.10.5
requests==2.18.4
requests-oauthlib==0.8.0
rq==0.7.1
rsa==3.4.2
six==1.11.0
SQLAlchemy==1.1.5
traitlets==4.3.2
twilio==6.12.1
uritemplate==3.0.0
urllib3==1.22
webassets==0.12.1
Werkzeug==0.11.15
WTForms==2.1
yapf==0.19.0