Commit 4f89a47d authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 709f1e30
...@@ -550,7 +550,7 @@ cloudooo = 1.2.5-dev ...@@ -550,7 +550,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 = 1.6 Pygments = 2.0.1
coverage = 3.7.1 coverage = 3.7.1
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0. # test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
...@@ -601,7 +601,7 @@ PyXML = 0.8.5 ...@@ -601,7 +601,7 @@ PyXML = 0.8.5
Pympler = 0.3.1 Pympler = 0.3.1
StructuredText = 2.11.1 StructuredText = 2.11.1
WSGIUtils = 0.7 WSGIUtils = 0.7
apache-libcloud = 0.15.1 apache-libcloud = 0.16.0
astroid = 1.2.1 astroid = 1.2.1
async = 0.6.1 async = 0.6.1
chardet = 2.3.0 chardet = 2.3.0
...@@ -612,14 +612,14 @@ erp5diff = 0.8.1.5 ...@@ -612,14 +612,14 @@ erp5diff = 0.8.1.5
eventlet = 0.15.2 eventlet = 0.15.2
five.formlib = 1.0.4 five.formlib = 1.0.4
five.localsitemanager = 2.0.5 five.localsitemanager = 2.0.5
gitdb = 0.5.4 gitdb = 0.6.0
greenlet = 0.4.5 greenlet = 0.4.5
http-parser = 0.8.3 http-parser = 0.8.3
httplib2 = 0.9 httplib2 = 0.9
huBarcode = 1.0.0 huBarcode = 1.0.0
interval = 1.0.0 interval = 1.0.0
ipdb = 0.8 ipdb = 0.8
ipython = 2.3.0 ipython = 2.3.1
logilab-common = 0.63.0 logilab-common = 0.63.0
minitage.paste = 1.4.6 minitage.paste = 1.4.6
minitage.recipe.egg = 1.107 minitage.recipe.egg = 1.107
...@@ -628,7 +628,7 @@ plone.recipe.command = 1.1 ...@@ -628,7 +628,7 @@ plone.recipe.command = 1.1
ply = 3.4 ply = 3.4
polib = 1.0.5 polib = 1.0.5
pprofile = 1.7.2 pprofile = 1.7.2
pycountry = 1.8 pycountry = 1.10
pyflakes = 0.8.1 pyflakes = 0.8.1
pylint = 1.3.1 pylint = 1.3.1
python-ldap = 2.4.17 python-ldap = 2.4.17
...@@ -638,8 +638,8 @@ qrcode = 5.1 ...@@ -638,8 +638,8 @@ qrcode = 5.1
restkit = 4.2.2 restkit = 4.2.2
rtjp-eventlet = 0.3.2 rtjp-eventlet = 0.3.2
slapos.recipe.template = 2.5 slapos.recipe.template = 2.5
slapos.toolbox = 0.41.0 slapos.toolbox = 0.43.0
smmap = 0.8.2 smmap = 0.8.3
socketpool = 0.5.3 socketpool = 0.5.3
spyne = 2.11.0 spyne = 2.11.0
suds = 0.4 suds = 0.4
...@@ -651,15 +651,15 @@ validictory = 1.0.0a2 ...@@ -651,15 +651,15 @@ validictory = 1.0.0a2
xupdate-processor = 0.4 xupdate-processor = 0.4
# Required by: # Required by:
# slapos.toolbox==0.40.2 # slapos.toolbox==0.43.0
GitPython = 0.3.2.RC1 GitPython = 0.3.2.1
# Required by: # Required by:
# Products.CMFCore==2.2.8 # Products.CMFCore==2.2.8
Products.ZSQLMethods = 2.13.4 Products.ZSQLMethods = 2.13.4
# Required by: # Required by:
# slapos.toolbox==0.40.2 # slapos.toolbox==0.43.0
atomize = 0.2.0 atomize = 0.2.0
# Required by: # Required by:
...@@ -667,7 +667,7 @@ atomize = 0.2.0 ...@@ -667,7 +667,7 @@ atomize = 0.2.0
erp5.util = 0.4.41 erp5.util = 0.4.41
# Required by: # Required by:
# slapos.toolbox==0.40.2 # slapos.toolbox==0.43.0
feedparser = 5.1.3 feedparser = 5.1.3
# Required by: # Required by:
...@@ -696,7 +696,7 @@ minitage.recipe.common = 1.90 ...@@ -696,7 +696,7 @@ minitage.recipe.common = 1.90
ordereddict = 1.1 ordereddict = 1.1
# Required by: # Required by:
# slapos.toolbox==0.40.2 # slapos.toolbox==0.43.0
paramiko = 1.15.1 paramiko = 1.15.1
# Required by: # Required by:
......
...@@ -137,7 +137,7 @@ Flask = 0.10.1 ...@@ -137,7 +137,7 @@ Flask = 0.10.1
# Required by: # Required by:
# cliff==1.8.0 # cliff==1.8.0
# stevedore==1.1.0 # stevedore==1.1.0
argparse = 1.2.1 argparse = 1.2.2
# Required by: # Required by:
# slapos.core==1.3.3 # slapos.core==1.3.3
......
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