Commit a103a95e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 98df6448
...@@ -57,20 +57,16 @@ ipython = 3.2.0 ...@@ -57,20 +57,16 @@ ipython = 3.2.0
matplotlib = 1.4.3 matplotlib = 1.4.3
mistune = 0.6 mistune = 0.6
nose = 1.3.7 nose = 1.3.7
numpy = 1.9.2
pandas = 0.16.2 pandas = 0.16.2
plone.recipe.command = 1.1 plone.recipe.command = 1.1
pyzmq = 14.7.0 pyzmq = 14.7.0
scikit-learn = 0.16.1 scikit-learn = 0.16.1
scipy = 0.15.1 scipy = 0.15.1
simpy = 3.0.7 slapos.recipe.template = 2.8
slapos.recipe.template = 2.7
terminado = 0.5 terminado = 0.5
tornado = 4.2 tornado = 4.2
# Required by:
# dream==0.0.1
MySQL-python = 1.2.5
# Required by: # Required by:
# tornado==4.2 # tornado==4.2
backports.ssl-match-hostname = 3.4.0.2 backports.ssl-match-hostname = 3.4.0.2
...@@ -80,46 +76,18 @@ backports.ssl-match-hostname = 3.4.0.2 ...@@ -80,46 +76,18 @@ backports.ssl-match-hostname = 3.4.0.2
certifi = 2015.4.28 certifi = 2015.4.28
# Required by: # Required by:
# matplotlib==1.4.3 # mock==1.1.3
mock = 1.0.1 funcsigs = 0.4
# Required by: # Required by:
# dream==0.0.1 # matplotlib==1.4.3
numpy = 1.9.2 mock = 1.1.3
# Required by: # Required by:
# terminado==0.5 # terminado==0.5
ptyprocess = 0.5 ptyprocess = 0.5
# Required by:
# dream==0.0.1
pydot = 1.0.28
# Required by: # Required by:
# matplotlib==1.4.3 # matplotlib==1.4.3
# pandas==0.16.1 # pandas==0.16.2
python-dateutil = 2.4.2 python-dateutil = 2.4.2
# Required by:
# dream==0.0.1
rpy2 = 2.6.0
# Required by:
# rpy2==2.6.0
singledispatch = 3.4.0.3
# Required by:
# dream==0.0.1
tablib = 0.10.0
# Required by:
# dream==0.0.1
xlrd = 0.9.3
# Required by:
# dream==0.0.1
xlwt = 1.0.0
# Required by:
# dream==0.0.1
zope.dottedname = 4.1.0
...@@ -592,7 +592,7 @@ Pillow = 2.9.0 ...@@ -592,7 +592,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 = 1.1.0 Products.ExternalEditor = 1.1.0
Products.GenericSetup = 1.7.5 Products.GenericSetup = 1.7.6
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
......
...@@ -116,16 +116,16 @@ buildout-versions = 1.7 ...@@ -116,16 +116,16 @@ buildout-versions = 1.7
cffi = 1.1.2 cffi = 1.1.2
cmd2 = 0.6.8 cmd2 = 0.6.8
collective.recipe.template = 1.11 collective.recipe.template = 1.11
cryptography = 0.9.2 cryptography = 0.9.3
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
mr.developer = 1.33 mr.developer = 1.33
netaddr = 0.7.15 netaddr = 0.7.15
pbr = 1.2.0 pbr = 1.3.0
prettytable = 0.7.2 prettytable = 0.7.2
psutil = 3.0.1 psutil = 3.1.1
pyOpenSSL = 0.15.1 pyOpenSSL = 0.15.1
pyparsing = 2.0.3 pyparsing = 2.0.3
pytz = 2015.4 pytz = 2015.4
...@@ -157,20 +157,20 @@ argparse = 1.3.0 ...@@ -157,20 +157,20 @@ argparse = 1.3.0
cliff = 1.13.0 cliff = 1.13.0
# Required by: # Required by:
# cryptography==0.9.1 # cryptography==0.9.3
enum34 = 1.0.4 enum34 = 1.0.4
# Required by: # Required by:
# jsonschema==2.5.1 # jsonschema==2.5.1
functools32 = 3.2.3.post1 functools32 = 3.2.3.post2
# Required by: # Required by:
# cryptography==0.9.1 # cryptography==0.9.3
idna = 2.0 idna = 2.0
# Required by: # Required by:
# cryptography==0.9.1 # cryptography==0.9.3
ipaddress = 1.0.7 ipaddress = 1.0.13
# Required by: # Required by:
# slapos.cookbook==0.102 # slapos.cookbook==0.102
...@@ -185,7 +185,7 @@ lock-file = 2.0 ...@@ -185,7 +185,7 @@ lock-file = 2.0
netifaces = 0.10.4 netifaces = 0.10.4
# Required by: # Required by:
# cryptography==0.9.1 # cryptography==0.9.3
pyasn1 = 0.1.8 pyasn1 = 0.1.8
# 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