From 3b1dd354fad2f125432b921e81d48a7f04b707f1 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Mon, 23 Mar 2015 10:54:59 +0100 Subject: [PATCH] version up eggs. --- stack/erp5/buildout.cfg | 2 +- stack/slapos.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg index 4ca39d975..aa6745570 100644 --- a/stack/erp5/buildout.cfg +++ b/stack/erp5/buildout.cfg @@ -591,7 +591,7 @@ Products.DCWorkflowGraph = 0.4.1 Products.ExternalEditor = 1.1.0 Products.GenericSetup = 1.7.5 Products.LongRequestLogger = 1.1.0 -Products.MimetypesRegistry = 2.0.6 +Products.MimetypesRegistry = 2.0.7 Products.PluginRegistry = 1.3 Products.TIDStorage = 5.4.9 PyPDF2 = 1.24 diff --git a/stack/slapos.cfg b/stack/slapos.cfg index 3fdccc246..6ac704133 100644 --- a/stack/slapos.cfg +++ b/stack/slapos.cfg @@ -116,7 +116,7 @@ buildout-versions = 1.7 cffi = 0.9.2 collective.recipe.template = 1.11 cmd2 = 0.6.8 -cryptography = 0.8 +cryptography = 0.8.1 inotifyx = 0.2.2 itsdangerous = 0.24 lxml = 3.4.2 @@ -128,7 +128,7 @@ prettytable = 0.7.2 psutil = 2.2.1 pyOpenSSL = 0.14 pyparsing = 2.0.3 -pytz = 2014.10 +pytz = 2015.2 requests = 2.6.0 setuptools = 12.0.4 simplejson = 3.6.5 -- 2.30.9