Commit 11c87aed authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

stack/slapos: version up eggs.

parent c13c965e
......@@ -106,30 +106,30 @@ zc.recipe.egg = 2.0.3+slapos002
hexagonit.recipe.download = 1.7.post4
Jinja2 = 2.9.5
MarkupSafe = 0.23
MarkupSafe = 1.0
PyYAML = 3.12
Werkzeug = 0.11.15
Werkzeug = 0.12
asn1crypto = 0.21.1
cffi = 1.9.1
click = 6.7
cliff = 2.4.0
cmd2 = 0.6.9
cmd2 = 0.7.0
collective.recipe.template = 2.0
cryptography = 1.7.2
cryptography = 1.8.1
decorator = 4.0.11
idna = 2.2
inotifyx = 0.2.2
itsdangerous = 0.24
lock-file = 2.0
lxml = 3.7.2
lxml = 3.7.3
meld3 = 1.0.2
netaddr = 0.7.19
pbr = 1.10.0
pbr = 2.0.0
plone.recipe.command = 1.1
prettytable = 0.7.2
psutil = 5.1.2
psutil = 5.2.0
pyOpenSSL = 16.2.0
pyasn1 = 0.2.1
pyparsing = 2.1.10
pyparsing = 2.2.0
pytz = 2016.10
requests = 2.13.0
setuptools = 33.1.1
......@@ -140,7 +140,7 @@ slapos.extension.strip = 0.2
slapos.libnetworkcache = 0.14.5
slapos.recipe.build = 0.32
slapos.recipe.cmmi = 0.4
stevedore = 1.20.0
stevedore = 1.21.0
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
......@@ -149,7 +149,7 @@ xml-marshaller = 0.9.7
Flask = 0.12
# Required by:
# cryptography==1.7.2
# cryptography==1.8.1
enum34 = 1.1.6
# Required by:
......@@ -157,7 +157,7 @@ enum34 = 1.1.6
functools32 = 3.2.3.post2
# Required by:
# cryptography==1.7.2
# cryptography==1.8.1
ipaddress = 1.0.18
# Required by:
......@@ -169,6 +169,10 @@ jsonschema = 2.6.0
# XXX 'slapos node format' raises an exception with netifaces 0.10.5.
netifaces = 0.10.4
# Required by:
# cryptography==1.8.1
packaging = 16.8
# Required by:
# cffi==1.9.1
pycparser = 2.17
......
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