Commit 8995a6b5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

update eggs.

parent 9377efa9
...@@ -640,7 +640,7 @@ MySQL-python = 1.2.5 ...@@ -640,7 +640,7 @@ MySQL-python = 1.2.5
Pillow = 2.9.0 Pillow = 2.9.0
Products.CMFActionIcons = 2.1.3 Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1 Products.DCWorkflowGraph = 0.4.1
Products.ExternalEditor = 1.1.0 Products.ExternalEditor = 2.0.0
Products.GenericSetup = 1.7.7 Products.GenericSetup = 1.7.7
Products.LongRequestLogger = 1.1.0 Products.LongRequestLogger = 1.1.0
Products.MimetypesRegistry = 2.0.8 Products.MimetypesRegistry = 2.0.8
...@@ -663,7 +663,7 @@ eventlet = 0.17.4 ...@@ -663,7 +663,7 @@ eventlet = 0.17.4
five.formlib = 1.0.4 five.formlib = 1.0.4
five.localsitemanager = 2.0.5 five.localsitemanager = 2.0.5
gitdb = 0.6.4 gitdb = 0.6.4
greenlet = 0.4.7 greenlet = 0.4.9
http-parser = 0.8.3 http-parser = 0.8.3
httplib2 = 0.9.1 httplib2 = 0.9.1
huBarcode = 1.0.0 huBarcode = 1.0.0
...@@ -678,7 +678,7 @@ plone.recipe.command = 1.1 ...@@ -678,7 +678,7 @@ plone.recipe.command = 1.1
ply = 3.7 ply = 3.7
polib = 1.0.7 polib = 1.0.7
pprofile = 1.7.3 pprofile = 1.7.3
pycountry = 1.14 pycountry = 1.15
pycrypto = 2.6.1 pycrypto = 2.6.1
pyflakes = 0.9.2 pyflakes = 0.9.2
pylint = 1.4.4 pylint = 1.4.4
......
...@@ -114,14 +114,14 @@ buildout-versions = 1.7 ...@@ -114,14 +114,14 @@ buildout-versions = 1.7
cffi = 1.2.1 cffi = 1.2.1
cmd2 = 0.6.8 cmd2 = 0.6.8
collective.recipe.template = 1.11 collective.recipe.template = 1.11
cryptography = 1.0 cryptography = 1.0.1
idna = 2.0 idna = 2.0
inotifyx = 0.2.2 inotifyx = 0.2.2
itsdangerous = 0.24 itsdangerous = 0.24
lxml = 3.4.4 lxml = 3.4.4
meld3 = 1.0.2 meld3 = 1.0.2
netaddr = 0.7.18 netaddr = 0.7.18
pbr = 1.6.0 pbr = 1.7.0
prettytable = 0.7.2 prettytable = 0.7.2
psutil = 3.2.1 psutil = 3.2.1
pyOpenSSL = 0.15.1 pyOpenSSL = 0.15.1
...@@ -138,7 +138,7 @@ slapos.extension.strip = 0.1 ...@@ -138,7 +138,7 @@ slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.3 slapos.libnetworkcache = 0.14.3
slapos.recipe.build = 0.21 slapos.recipe.build = 0.21
slapos.recipe.cmmi = 0.2 slapos.recipe.cmmi = 0.2
stevedore = 1.7.0 stevedore = 1.8.0
unicodecsv = 0.13.0 unicodecsv = 0.13.0
xml-marshaller = 0.9.7 xml-marshaller = 0.9.7
z3c.recipe.scripts = 1.0.1 z3c.recipe.scripts = 1.0.1
...@@ -153,7 +153,7 @@ MarkupSafe = 0.23 ...@@ -153,7 +153,7 @@ MarkupSafe = 0.23
# Required by: # Required by:
# cliff==1.14.0 # cliff==1.14.0
# stevedore==1.7.0 # stevedore==1.8.0
argparse = 1.3.0 argparse = 1.3.0
# Required by: # Required by:
...@@ -161,7 +161,7 @@ argparse = 1.3.0 ...@@ -161,7 +161,7 @@ argparse = 1.3.0
cliff = 1.14.0 cliff = 1.14.0
# Required by: # Required by:
# cryptography==1.0 # cryptography==1.0.1
enum34 = 1.0.4 enum34 = 1.0.4
# Required by: # Required by:
...@@ -169,7 +169,7 @@ enum34 = 1.0.4 ...@@ -169,7 +169,7 @@ enum34 = 1.0.4
functools32 = 3.2.3.post2 functools32 = 3.2.3.post2
# Required by: # Required by:
# cryptography==1.0 # cryptography==1.0.1
ipaddress = 1.0.14 ipaddress = 1.0.14
# 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