Added SQL requirements
This commit is contained in:
parent
0e3d742e0d
commit
d63c8107d8
1 changed files with 6 additions and 0 deletions
|
@ -1,9 +1,15 @@
|
|||
Flask==0.10.1
|
||||
Flask-Migrate==1.0.0
|
||||
Flask-SQLAlchemy==1.0
|
||||
Flask-Script==0.6.6
|
||||
Jinja2==2.7.1
|
||||
Mako==0.9.0
|
||||
MarkupSafe==0.18
|
||||
Pygments==1.6
|
||||
SQLAlchemy==0.8.4
|
||||
Sphinx==1.2
|
||||
Werkzeug==0.9.4
|
||||
alembic==0.6.1
|
||||
distribute==0.6.34
|
||||
docutils==0.11
|
||||
ipython==1.1.0
|
||||
|
|
Loading…
Reference in a new issue