try again to upgrade dependencies
This commit is contained in:
parent
dde182fd73
commit
ce8a09953e
1 changed files with 16 additions and 7 deletions
|
@ -1,25 +1,34 @@
|
||||||
|
Flask==0.10.1
|
||||||
Flask-DebugToolbar==0.10.0
|
Flask-DebugToolbar==0.10.0
|
||||||
Flask-Login==0.2.11
|
Flask-Login==0.2.11
|
||||||
Flask-Micropub==0.2.2
|
Flask-Micropub==0.2.5
|
||||||
Flask-SQLAlchemy==2.0
|
Flask-SQLAlchemy==2.0
|
||||||
Flask==0.10.1
|
Jinja2==2.8
|
||||||
Jinja2==2.7.3
|
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
SQLAlchemy==1.0.0
|
SQLAlchemy==1.0.0
|
||||||
Werkzeug==0.10.4
|
Werkzeug==0.11.3
|
||||||
asyncio-redis==0.13.4
|
asyncio-redis==0.13.4
|
||||||
beautifulsoup4==4.3.2
|
beautifulsoup4==4.4.1
|
||||||
bleach==1.4.1
|
bleach==1.4.1
|
||||||
|
blinker==1.4
|
||||||
|
certifi==14.05.14
|
||||||
|
cffi==0.9.2
|
||||||
|
click==4.0
|
||||||
|
cryptography==0.8.2
|
||||||
feedparser==5.2.1
|
feedparser==5.2.1
|
||||||
html5lib==0.99999
|
html5lib==0.99999
|
||||||
|
itsdangerous==0.24
|
||||||
mf2py==1.0.2
|
mf2py==1.0.2
|
||||||
mf2util==0.2.6
|
mf2util==0.2.6
|
||||||
psycopg2==2.6
|
psycopg2==2.6
|
||||||
pyOpenSSL==0.15.1
|
pyOpenSSL==0.15.1
|
||||||
pyasn1==0.1.7
|
pyasn1==0.1.7
|
||||||
|
pyquerystring==1.0.2
|
||||||
|
pytz==2014.10
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
requests==2.7.0
|
requests==2.9.1
|
||||||
rq==0.5.2
|
rq==0.5.2
|
||||||
|
sgmllib3k==1.0.0
|
||||||
|
six==1.10.0
|
||||||
uWSGI==2.0.10
|
uWSGI==2.0.10
|
||||||
websockets==2.4
|
websockets==2.4
|
||||||
pyquerystring==1.0.2
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue