Merge pull request #40 from kylewm/requires-io-master
[requires.io] dependency update on master branch
This commit is contained in:
commit
72b23fc7d6
1 changed files with 17 additions and 17 deletions
|
@ -1,34 +1,34 @@
|
||||||
Flask==0.10.1
|
Flask==0.10.1
|
||||||
Flask-DebugToolbar==0.10.0
|
Flask-DebugToolbar==0.10.0
|
||||||
Flask-Login==0.2.11
|
Flask-Login==0.3.2
|
||||||
Flask-Micropub==0.2.5
|
Flask-Micropub==0.2.5
|
||||||
Flask-SQLAlchemy==2.0
|
Flask-SQLAlchemy==2.1
|
||||||
Jinja2==2.8
|
Jinja2==2.8
|
||||||
MarkupSafe==0.23
|
MarkupSafe==0.23
|
||||||
SQLAlchemy==1.0.0
|
SQLAlchemy==1.0.11
|
||||||
Werkzeug==0.11.3
|
Werkzeug==0.11.3
|
||||||
asyncio-redis==0.14.2
|
asyncio-redis==0.14.2
|
||||||
beautifulsoup4==4.4.1
|
beautifulsoup4==4.4.1
|
||||||
bleach==1.4.1
|
bleach==1.4.2
|
||||||
blinker==1.4
|
blinker==1.4
|
||||||
certifi==14.05.14
|
certifi==2015.11.20.1
|
||||||
cffi==0.9.2
|
cffi==1.5.0
|
||||||
click==4.0
|
click==6.2
|
||||||
cryptography==0.8.2
|
cryptography==1.2.1
|
||||||
feedparser==5.2.1
|
feedparser==5.2.1
|
||||||
html5lib==0.99999
|
html5lib==0.9999999
|
||||||
itsdangerous==0.24
|
itsdangerous==0.24
|
||||||
mf2py==1.0.2
|
mf2py==1.0.2
|
||||||
mf2util==0.2.6
|
mf2util==0.2.11
|
||||||
psycopg2==2.6
|
psycopg2==2.6.1
|
||||||
pyOpenSSL==0.15.1
|
pyOpenSSL==0.15.1
|
||||||
pyasn1==0.1.7
|
pyasn1==0.1.9
|
||||||
pyquerystring==1.0.2
|
pyquerystring==1.0.2
|
||||||
pytz==2014.10
|
pytz==2015.7
|
||||||
redis==2.10.3
|
redis==2.10.5
|
||||||
requests==2.9.1
|
requests==2.9.1
|
||||||
rq==0.5.2
|
rq==0.5.6
|
||||||
sgmllib3k==1.0.0
|
sgmllib3k==1.0.0
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
uWSGI==2.0.10
|
uWSGI==2.0.12
|
||||||
websockets==2.4
|
websockets==3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue