bump version requirement for mf2py
This commit is contained in:
parent
30a8198f17
commit
c72d4b7d1c
1 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
||||||
Flask==0.10.1
|
Flask==0.10.1
|
||||||
Flask-DebugToolbar==0.9.2
|
Flask-DebugToolbar==0.10.0
|
||||||
Flask-Login==0.2.11
|
Flask-Login==0.2.11
|
||||||
Flask-Micropub==0.2.1
|
Flask-Micropub==0.2.1
|
||||||
Flask-Migrate==1.3.1
|
Flask-Migrate==1.3.1
|
||||||
|
@ -9,26 +9,26 @@ Jinja2==2.7.3
|
||||||
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.6
|
||||||
anyjson==0.3.3
|
|
||||||
asyncio-redis==0.13.4
|
asyncio-redis==0.13.4
|
||||||
beautifulsoup4==4.3.2
|
beautifulsoup4==4.3.2
|
||||||
bleach==1.4.1
|
bleach==1.4.1
|
||||||
blinker==1.3
|
blinker==1.3
|
||||||
certifi==14.05.14
|
|
||||||
cffi==0.9.2
|
cffi==0.9.2
|
||||||
feedparser==5.1.3
|
click==4.0
|
||||||
html5lib==0.999
|
cryptography==0.8.2
|
||||||
|
feedparser==5.2.0
|
||||||
|
html5lib==0.99999
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
mf2py==0.2.5
|
mf2py==0.2.6
|
||||||
mf2util==0.1.9
|
mf2util==0.1.9
|
||||||
psycopg2==2.5.4
|
psycopg2==2.6
|
||||||
pyOpenSSL==0.14
|
pyOpenSSL==0.15.1
|
||||||
pyasn1==0.1.7
|
pyasn1==0.1.7
|
||||||
pytz==2014.10
|
pycparser==2.10
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
requests==2.6.0
|
requests==2.7.0
|
||||||
rq==0.5.1
|
rq==0.5.2
|
||||||
six==1.9.0
|
six==1.9.0
|
||||||
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