removing some unused packages
This commit is contained in:
parent
34ace049b2
commit
a245087fcb
1 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@ dominate==2.3.1
|
||||||
Flask==0.12.2
|
Flask==0.12.2
|
||||||
Flask-Bootstrap==3.3.7.1
|
Flask-Bootstrap==3.3.7.1
|
||||||
Flask-Cache==0.13.1
|
Flask-Cache==0.13.1
|
||||||
Flask-Migrate==2.0.3
|
|
||||||
Flask-Script==2.0.5
|
Flask-Script==2.0.5
|
||||||
Flask-SQLAlchemy==2.2
|
Flask-SQLAlchemy==2.2
|
||||||
gunicorn==19.7.1
|
gunicorn==19.7.1
|
||||||
|
@ -14,8 +13,6 @@ itsdangerous==0.24
|
||||||
Jinja2==2.9.6
|
Jinja2==2.9.6
|
||||||
Mako==1.0.6
|
Mako==1.0.6
|
||||||
MarkupSafe==1.0
|
MarkupSafe==1.0
|
||||||
mock==2.0.0
|
|
||||||
nose==1.3.7
|
|
||||||
pbr==3.0.1
|
pbr==3.0.1
|
||||||
pycodestyle==2.3.1
|
pycodestyle==2.3.1
|
||||||
pyflakes==1.5.0
|
pyflakes==1.5.0
|
||||||
|
|
Loading…
Reference in a new issue