Commit 40c85ec3 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 603b75b3
...@@ -600,7 +600,7 @@ Pympler = 0.4 ...@@ -600,7 +600,7 @@ Pympler = 0.4
StructuredText = 2.11.1 StructuredText = 2.11.1
WSGIUtils = 0.7 WSGIUtils = 0.7
apache-libcloud = 0.17.0 apache-libcloud = 0.17.0
astroid = 1.3.4 astroid = 1.3.6
chardet = 2.3.0 chardet = 2.3.0
collective.recipe.template = 1.11 collective.recipe.template = 1.11
csp-eventlet = 0.7.0 csp-eventlet = 0.7.0
...@@ -627,7 +627,7 @@ pprofile = 1.7.2 ...@@ -627,7 +627,7 @@ pprofile = 1.7.2
pycountry = 1.10 pycountry = 1.10
pycrypto = 2.6.1 pycrypto = 2.6.1
pyflakes = 0.8.1 pyflakes = 0.8.1
pylint = 1.4.1 pylint = 1.4.3
python-ldap = 2.4.19 python-ldap = 2.4.19
python-magic = 0.4.6 python-magic = 0.4.6
python-memcached = 1.53 python-memcached = 1.53
......
...@@ -113,22 +113,23 @@ Jinja2 = 2.7.3 ...@@ -113,22 +113,23 @@ Jinja2 = 2.7.3
MarkupSafe = 0.23 MarkupSafe = 0.23
Werkzeug = 0.10.1 Werkzeug = 0.10.1
buildout-versions = 1.7 buildout-versions = 1.7
cffi = 0.8.6 cffi = 0.9.2
collective.recipe.template = 1.11
cmd2 = 0.6.8 cmd2 = 0.6.8
cryptography = 0.7.2 cryptography = 0.8
inotifyx = 0.2.2 inotifyx = 0.2.2
itsdangerous = 0.24 itsdangerous = 0.24
lxml = 3.4.1 lxml = 3.4.2
meld3 = 1.0.0 meld3 = 1.0.0
mr.developer = 1.31 mr.developer = 1.31
netaddr = 0.7.13 netaddr = 0.7.13
pbr = 0.10.7 pbr = 0.10.8
prettytable = 0.7.2 prettytable = 0.7.2
psutil = 2.2.1 psutil = 2.2.1
pyOpenSSL = 0.14 pyOpenSSL = 0.14
pyparsing = 2.0.3 pyparsing = 2.0.3
pytz = 2014.10 pytz = 2014.10
requests = 2.5.1 requests = 2.6.0
setuptools = 12.0.4 setuptools = 12.0.4
simplejson = 3.6.5 simplejson = 3.6.5
six = 1.9.0 six = 1.9.0
...@@ -137,7 +138,7 @@ slapos.core = 1.3.8 ...@@ -137,7 +138,7 @@ slapos.core = 1.3.8
slapos.libnetworkcache = 0.14.2 slapos.libnetworkcache = 0.14.2
slapos.recipe.build = 0.20 slapos.recipe.build = 0.20
slapos.recipe.cmmi = 0.2 slapos.recipe.cmmi = 0.2
stevedore = 1.2.0 stevedore = 1.3.0
xml-marshaller = 0.9.7 xml-marshaller = 0.9.7
# Required by: # Required by:
...@@ -145,16 +146,16 @@ xml-marshaller = 0.9.7 ...@@ -145,16 +146,16 @@ xml-marshaller = 0.9.7
Flask = 0.10.1 Flask = 0.10.1
# Required by: # Required by:
# cliff==1.9.0 # cliff==1.10.1
# stevedore==1.2.0 # stevedore==1.3.0
argparse = 1.3.0 argparse = 1.3.0
# Required by: # Required by:
# slapos.core==1.3.8 # slapos.core==1.3.8
cliff = 1.9.0 cliff = 1.10.1
# Required by: # Required by:
# cryptography==0.7.2 # cryptography==0.8
enum34 = 1.0.4 enum34 = 1.0.4
# Required by: # Required by:
...@@ -170,15 +171,15 @@ lock-file = 2.0 ...@@ -170,15 +171,15 @@ lock-file = 2.0
netifaces = 0.10.4 netifaces = 0.10.4
# Required by: # Required by:
# pbr==0.10.7 # pbr==0.10.8
pip = 6.0.8 pip = 6.0.8
# Required by: # Required by:
# cryptography==0.7.2 # cryptography==0.8
pyasn1 = 0.1.7 pyasn1 = 0.1.7
# Required by: # Required by:
# cffi==0.8.6 # cffi==0.9.2
pycparser = 2.10 pycparser = 2.10
# Required by: # Required by:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment