Commit f3b2982b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent 956b7a09
...@@ -627,7 +627,7 @@ Acquisition = 2.13.8+SlapOSPatched001 ...@@ -627,7 +627,7 @@ Acquisition = 2.13.8+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001 Products.DCWorkflow = 2.2.4+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002 pysvn = 1.7.10+SlapOSPatched002
python-ldap = 2.4.22+SlapOSPatched001 python-ldap = 2.4.22+SlapOSPatched001
python-magic = 0.4.10+SlapOSPatched001 python-magic = 0.4.11+SlapOSPatched001
# specify dev version to be sure that an old released version is not used # specify dev version to be sure that an old released version is not used
cloudooo = 1.2.5-dev cloudooo = 1.2.5-dev
...@@ -698,16 +698,16 @@ http-parser = 0.8.3 ...@@ -698,16 +698,16 @@ http-parser = 0.8.3
httplib2 = 0.9.2 httplib2 = 0.9.2
huBarcode = 1.0.0 huBarcode = 1.0.0
interval = 1.0.0 interval = 1.0.0
ipdb = 0.9.0 ipdb = 0.9.1
ipython = 4.1.2 ipython = 4.1.2
ipywidgets = 4.1.1 ipywidgets = 4.1.1
logilab-common = 1.2.0 logilab-common = 1.2.0
matplotlib = 1.5.1 matplotlib = 1.5.1
mistune = 0.7.2 mistune = 0.7.2
mysqlclient = 1.3.7
numpy = 1.11.0 numpy = 1.11.0
objgraph = 2.0.1 objgraph = 2.0.1
pandas = 0.18.0 pandas = 0.18.0
path.py = 8.1.2
ply = 3.8 ply = 3.8
polib = 1.0.7 polib = 1.0.7
pprofile = 1.8.1 pprofile = 1.8.1
...@@ -791,13 +791,17 @@ nbformat = 4.0.1 ...@@ -791,13 +791,17 @@ nbformat = 4.0.1
# ipywidgets==4.1.1 # ipywidgets==4.1.1
notebook = 4.1.0 notebook = 4.1.0
# Required by:
# pickleshare==0.7.2
pathlib2 = 2.1.0
# Required by: # Required by:
# ipython==4.1.2 # ipython==4.1.2
pexpect = 4.0.1 pexpect = 4.0.1
# Required by: # Required by:
# ipython==4.1.2 # ipython==4.1.2
pickleshare = 0.6 pickleshare = 0.7.2
# Required by: # Required by:
# matplotlib==1.5.1 # matplotlib==1.5.1
......
...@@ -135,7 +135,7 @@ requests = 2.9.1 ...@@ -135,7 +135,7 @@ requests = 2.9.1
setuptools = 19.6.2 setuptools = 19.6.2
simplejson = 3.8.2 simplejson = 3.8.2
six = 1.10.0 six = 1.10.0
slapos.cookbook = 1.0.17 slapos.cookbook = 1.0.22
slapos.core = 1.3.15 slapos.core = 1.3.15
slapos.extension.strip = 0.1 slapos.extension.strip = 0.1
slapos.libnetworkcache = 0.14.5 slapos.libnetworkcache = 0.14.5
...@@ -166,11 +166,11 @@ functools32 = 3.2.3.post2 ...@@ -166,11 +166,11 @@ functools32 = 3.2.3.post2
ipaddress = 1.0.16 ipaddress = 1.0.16
# Required by: # Required by:
# slapos.cookbook==1.0.17 # slapos.cookbook==1.0.22
jsonschema = 2.5.1 jsonschema = 2.5.1
# Required by: # Required by:
# slapos.cookbook==1.0.17 # slapos.cookbook==1.0.22
lock-file = 2.0 lock-file = 2.0
# 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