Commit dfee517c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 494dfc30
...@@ -615,7 +615,7 @@ cloudooo = 1.2.5-dev ...@@ -615,7 +615,7 @@ cloudooo = 1.2.5-dev
# use newer version than specified in ZTK # use newer version than specified in ZTK
PasteDeploy = 1.5.2 PasteDeploy = 1.5.2
Pygments = 2.0.2 Pygments = 2.0.2
coverage = 3.7.1 coverage = 4.0
zope.dottedname = 4.1.0 zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0. # test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
...@@ -652,7 +652,7 @@ Pillow = 2.9.0 ...@@ -652,7 +652,7 @@ 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 = 2.0.0 Products.ExternalEditor = 2.0.0
Products.GenericSetup = 1.7.7 Products.GenericSetup = 1.8.0
Products.LongRequestLogger = 1.1.0 Products.LongRequestLogger = 1.1.0
Products.MimetypesRegistry = 2.0.8 Products.MimetypesRegistry = 2.0.8
Products.PluginRegistry = 1.3 Products.PluginRegistry = 1.3
...@@ -683,7 +683,7 @@ ipdb = 0.8.1 ...@@ -683,7 +683,7 @@ ipdb = 0.8.1
ipython = 3.2.0 ipython = 3.2.0
logilab-common = 1.0.2 logilab-common = 1.0.2
neoppod = 1.4.0 neoppod = 1.4.0
numpy = 1.9.2 numpy = 1.9.3
objgraph = 2.0.1 objgraph = 2.0.1
plone.recipe.command = 1.1 plone.recipe.command = 1.1
ply = 3.7 ply = 3.7
...@@ -691,7 +691,7 @@ polib = 1.0.7 ...@@ -691,7 +691,7 @@ polib = 1.0.7
pprofile = 1.7.3 pprofile = 1.7.3
pycountry = 1.15 pycountry = 1.15
pycrypto = 2.6.1 pycrypto = 2.6.1
pyflakes = 0.9.2 pyflakes = 1.0.0
pylint = 1.4.4 pylint = 1.4.4
python-magic = 0.4.6 python-magic = 0.4.6
python-memcached = 1.57 python-memcached = 1.57
...@@ -702,7 +702,7 @@ slapos.recipe.template = 2.8 ...@@ -702,7 +702,7 @@ slapos.recipe.template = 2.8
slapos.toolbox = 0.52 slapos.toolbox = 0.52
smmap = 0.9.0 smmap = 0.9.0
socketpool = 0.5.3 socketpool = 0.5.3
spyne = 2.11.0 spyne = 2.12.9
suds = 0.4 suds = 0.4
threadframe = 0.2 threadframe = 0.2
timerserver = 2.0.2 timerserver = 2.0.2
......
...@@ -130,7 +130,7 @@ psutil = 3.2.1 ...@@ -130,7 +130,7 @@ psutil = 3.2.1
pyOpenSSL = 0.15.1 pyOpenSSL = 0.15.1
pyasn1 = 0.1.8 pyasn1 = 0.1.8
pyparsing = 2.0.3 pyparsing = 2.0.3
pytz = 2015.4 pytz = 2015.6
requests = 2.7.0 requests = 2.7.0
setuptools = 18.1 setuptools = 18.1
simplejson = 3.8.0 simplejson = 3.8.0
...@@ -142,7 +142,7 @@ slapos.libnetworkcache = 0.14.3 ...@@ -142,7 +142,7 @@ 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.8.0 stevedore = 1.8.0
unicodecsv = 0.13.0 unicodecsv = 0.14.0
xml-marshaller = 0.9.7 xml-marshaller = 0.9.7
z3c.recipe.scripts = 1.0.1 z3c.recipe.scripts = 1.0.1
......
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