forked from JackStouffer/Flask-Foundation
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (55 loc) · 1005 Bytes
/
requirements.txt
File metadata and controls
57 lines (55 loc) · 1005 Bytes
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
git+https://bitbucket.org/50onred/fifty.git@1.2.5#egg=Fifty-Flask
git+https://bitbucket.org/50onred/fifty-tables.git@1.7.0#egg=Fifty-Tables
alabaster==0.7.10
alembic==0.9.1
appdirs==1.4.2
Babel==2.3.4
bcrypt==3.1.3
blinker==1.4
boto==2.46.1
cffi==1.9.1
click==6.7
configparser==3.5.0
coverage==4.3.4
cssmin==0.2.0
docutils==0.13.1
enum34==1.1.6
flake8==3.3.0
Flask==0.12
Flask-Assets==0.12
Flask-Bcrypt==0.7.1
Flask-Cache==0.13.1
Flask-DebugToolbar==0.10.1
Flask-Login==0.4.0
Flask-Migrate==2.0.3
Flask-Script==2.0.5
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
imagesize==0.7.1
itsdangerous==0.24
Jinja2==2.9.5
jsmin==2.2.1
Mako==1.0.6
MarkupSafe==0.23
mccabe==0.6.1
MySQL-python==1.2.5
packaging==16.8
pep8==1.7.0
py==1.4.32
pycodestyle==2.3.1
pycparser==2.17
pyflakes==1.5.0
Pygments==2.2.0
pyparsing==2.1.10
pytest==3.0.6
python-editor==1.0.3
pytz==2016.10
requests==2.13.0
six==1.10.0
snowballstemmer==1.2.1
Sphinx==1.5.3
SQLAlchemy==1.1.6
uWSGI==2.0.14
webassets==0.12.1
Werkzeug==0.11.15
WTForms==2.1