Updating requirements to latest versions
This commit is contained in:
parent
e587fe1429
commit
34ace049b2
1 changed files with 10 additions and 4 deletions
|
@ -1,24 +1,30 @@
|
|||
alembic==0.9.2
|
||||
click==6.7
|
||||
coverage==4.4.1
|
||||
dominate==2.3.1
|
||||
Flask==0.12.1
|
||||
Flask==0.12.2
|
||||
Flask-Bootstrap==3.3.7.1
|
||||
Flask-Cache==0.13.1
|
||||
Flask-Migrate==2.0.3
|
||||
Flask-Script==2.0.5
|
||||
Flask-SQLAlchemy==2.2
|
||||
gunicorn==19.7.1
|
||||
ipaddress==1.0.18
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.9.6
|
||||
Mako==1.0.6
|
||||
MarkupSafe==1.0
|
||||
mock==2.0.0
|
||||
nose==1.3.7
|
||||
pbr==2.0.0
|
||||
pbr==3.0.1
|
||||
pycodestyle==2.3.1
|
||||
pyflakes==1.5.0
|
||||
pylibmc==1.5.2
|
||||
PyMySQL==0.7.11
|
||||
python-dateutil==2.6.0
|
||||
python-editor==1.0.3
|
||||
six==1.10.0
|
||||
SQLAlchemy==1.1.9
|
||||
SQLAlchemy==1.1.10
|
||||
SQLAlchemy-Utils==0.32.14
|
||||
visitor==0.1.3
|
||||
Werkzeug==0.12.1
|
||||
Werkzeug==0.12.2
|
||||
|
|
Loading…
Reference in a new issue