pare down requirements.txt
This commit is contained in:
parent
336af3f011
commit
6a49aa39f5
1 changed files with 0 additions and 9 deletions
|
@ -6,38 +6,29 @@ Flask-Migrate==1.3.1
|
||||||
Flask-SQLAlchemy==2.0
|
Flask-SQLAlchemy==2.0
|
||||||
Flask-Script==2.0.5
|
Flask-Script==2.0.5
|
||||||
Jinja2==2.7.3
|
Jinja2==2.7.3
|
||||||
Mako==1.0.1
|
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
SQLAlchemy==1.0.0
|
SQLAlchemy==1.0.0
|
||||||
Werkzeug==0.10.4
|
Werkzeug==0.10.4
|
||||||
alembic==0.7.5.post2
|
alembic==0.7.5.post2
|
||||||
amqp==1.4.6
|
|
||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
asyncio-redis==0.13.4
|
asyncio-redis==0.13.4
|
||||||
beautifulsoup4==4.3.2
|
beautifulsoup4==4.3.2
|
||||||
billiard==3.3.0.19
|
|
||||||
bleach==1.4.1
|
bleach==1.4.1
|
||||||
blinker==1.3
|
blinker==1.3
|
||||||
certifi==14.05.14
|
certifi==14.05.14
|
||||||
cffi==0.9.2
|
cffi==0.9.2
|
||||||
click==3.3
|
|
||||||
cryptography==0.8.1
|
|
||||||
feedparser==5.1.3
|
feedparser==5.1.3
|
||||||
html5lib==0.999
|
html5lib==0.999
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
kombu==3.0.24
|
|
||||||
mf2py==0.2.5
|
mf2py==0.2.5
|
||||||
mf2util==0.1.9
|
mf2util==0.1.9
|
||||||
psycopg2==2.5.4
|
psycopg2==2.5.4
|
||||||
pyOpenSSL==0.14
|
pyOpenSSL==0.14
|
||||||
pyasn1==0.1.7
|
pyasn1==0.1.7
|
||||||
pycparser==2.10
|
|
||||||
python-dateutil==2.4.0
|
|
||||||
pytz==2014.10
|
pytz==2014.10
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
requests==2.6.0
|
requests==2.6.0
|
||||||
rq==0.5.1
|
rq==0.5.1
|
||||||
six==1.9.0
|
six==1.9.0
|
||||||
tornado==4.1
|
|
||||||
uWSGI==2.0.10
|
uWSGI==2.0.10
|
||||||
websockets==2.4
|
websockets==2.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue