Commit 237ed0c0 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 9059c8b0
......@@ -109,8 +109,10 @@ slapos.recipe.template = 2.9
ZODB3 = 3.10.5+SlapOSPatched002
# Required by slapos.toolbox = 0.58
slapos.toolbox = 0.58
PyRSS2Gen = 1.1
apache-libcloud = 0.20.1
atomize = 0.2.0
dnspython = 1.14.0
ecdsa = 0.13
feedparser = 5.2.1
GitPython = 2.0.8
......
......@@ -650,7 +650,7 @@ SOAPpy = 0.12.0nxd001
# CMF 2.3 is not yet supported.
Products.CMFCalendar = 2.2.3
Products.CMFCore = 2.2.9
Products.CMFCore = 2.2.10
Products.CMFDefault = 2.2.4
Products.CMFTopic = 2.2.1
Products.CMFUid = 2.2.1
......@@ -683,6 +683,7 @@ Pympler = 0.4.3
StructuredText = 2.11.1
WSGIUtils = 0.7
Zope2 = 2.13.24
astor = 0.5
# astroid 1.4.1 breaks testDynamicClassGeneration
astroid = 1.3.8
backports-abc = 0.4
......@@ -698,23 +699,23 @@ httplib2 = 0.9.2
huBarcode = 1.0.0
interval = 1.0.0
ipdb = 0.10.1
ipykernel = 4.4.1
ipykernel = 4.5.0
ipython = 5.1.0
ipywidgets = 5.1.5
ipywidgets = 5.2.2
logilab-common = 1.2.2
matplotlib = 1.5.2
matplotlib = 1.5.3
mistune = 0.7.3
notebook = 4.2.2
numpy = 1.11.1
objgraph = 3.0.0
pandas = 0.18.1
ply = 3.8
ply = 3.9
polib = 1.0.7
pprofile = 1.9.1
pprofile = 1.9.2
prompt-toolkit = 1.0.3
ptyprocess = 0.5.1
pycountry = 1.20
pyflakes = 1.2.3
pyflakes = 1.3.0
# pylint 1.5.1 breaks testDynamicClassGeneration
pylint = 1.4.4
python-memcached = 1.58
......@@ -727,22 +728,22 @@ scikit-learn = 0.17.1
scipy = 0.18.0
simplegeneric = 0.8.1
socketpool = 0.5.3
spyne = 2.12.11
spyne = 2.12.13
suds = 0.4
terminado = 0.6
threadframe = 0.2
timerserver = 2.0.2
tornado = 4.4.1
traitlets = 4.2.2
traitlets = 4.3.0
urlnorm = 1.1.4
uuid = 1.30
validictory = 1.0.2
widgetsnbextension = 1.2.3
widgetsnbextension = 1.2.6
xfw = 0.10
xupdate-processor = 0.4
# Required by:
# Products.CMFCore==2.2.9
# Products.CMFCore==2.2.10
Products.ZSQLMethods = 2.13.4
# Required by:
......@@ -755,15 +756,15 @@ backports.ssl-match-hostname = 3.5.0.1
# Required by:
# tornado==4.4.1
certifi = 2016.8.8
certifi = 2016.8.31
# Required by:
# matplotlib==1.5.1
# matplotlib==1.5.3
cycler = 0.10.0
# Required by:
# ipython==5.1.0
# traitlets==4.2.2
# traitlets==4.3.0
decorator = 4.0.10
# Required by:
......@@ -773,7 +774,7 @@ fpconst = 0.7.2
# Required by:
# nbformat==4.1.0
# notebook==4.2.2
# traitlets==4.2.2
# traitlets==4.3.0
ipython-genutils = 0.1.0
# Required by:
......@@ -799,7 +800,7 @@ pexpect = 4.2.1
pickleshare = 0.7.4
# Required by:
# matplotlib==1.5.1
# matplotlib==1.5.3
# pandas==0.18.1
python-dateutil = 2.5.3
......
......@@ -107,9 +107,9 @@ hexagonit.recipe.download = 1.7.post4
Jinja2 = 2.8
PyYAML = 3.12
Werkzeug = 0.11.10
Werkzeug = 0.11.11
buildout-versions = 1.7
cffi = 1.7.0
cffi = 1.8.2
click = 6.6
cliff = 2.2.0
cmd2 = 0.6.8
......@@ -125,10 +125,10 @@ netaddr = 0.7.18
pbr = 1.10.0
plone.recipe.command = 1.1
prettytable = 0.7.2
psutil = 4.3.0
psutil = 4.3.1
pyOpenSSL = 16.1.0
pyasn1 = 0.1.9
pyparsing = 2.1.8
pyparsing = 2.1.9
pytz = 2016.6.1
requests = 2.11.1
setuptools = 19.6.2
......@@ -161,7 +161,7 @@ functools32 = 3.2.3.post2
# Required by:
# cryptography==1.5
ipaddress = 1.0.16
ipaddress = 1.0.17
# Required by:
# slapos.cookbook==1.0.31
......@@ -177,7 +177,7 @@ lock-file = 2.0
netifaces = 0.10.4
# Required by:
# cffi==1.7.0
# cffi==1.8.2
pycparser = 2.14
# 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