Commit 4227e1f3 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up eggs.

parent e770e9f7
...@@ -623,7 +623,7 @@ Acquisition = 2.13.9+SlapOSPatched001 ...@@ -623,7 +623,7 @@ Acquisition = 2.13.9+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.25+SlapOSPatched001 python-ldap = 2.4.25+SlapOSPatched001
python-magic = 0.4.11+SlapOSPatched001 python-magic = 0.4.12+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
...@@ -697,7 +697,7 @@ huBarcode = 1.0.0 ...@@ -697,7 +697,7 @@ huBarcode = 1.0.0
interval = 1.0.0 interval = 1.0.0
ipdb = 0.10.1 ipdb = 0.10.1
ipykernel = 4.3.1 ipykernel = 4.3.1
ipython = 4.2.1 ipython = 5.0.0
ipywidgets = 5.1.5 ipywidgets = 5.1.5
logilab-common = 1.2.2 logilab-common = 1.2.2
matplotlib = 1.5.1 matplotlib = 1.5.1
...@@ -709,6 +709,7 @@ pandas = 0.18.1 ...@@ -709,6 +709,7 @@ pandas = 0.18.1
ply = 3.8 ply = 3.8
polib = 1.0.7 polib = 1.0.7
pprofile = 1.9.1 pprofile = 1.9.1
prompt-toolkit = 1.0.3
ptyprocess = 0.5.1 ptyprocess = 0.5.1
pycountry = 1.20 pycountry = 1.20
pyflakes = 1.2.3 pyflakes = 1.2.3
...@@ -716,7 +717,7 @@ pyflakes = 1.2.3 ...@@ -716,7 +717,7 @@ pyflakes = 1.2.3
pylint = 1.4.4 pylint = 1.4.4
python-memcached = 1.58 python-memcached = 1.58
pytracemalloc = 1.2 pytracemalloc = 1.2
pyzmq = 15.2.0 pyzmq = 15.3.0
qrcode = 5.3 qrcode = 5.3
restkit = 4.2.2 restkit = 4.2.2
rtjp-eventlet = 0.3.2 rtjp-eventlet = 0.3.2
...@@ -730,6 +731,7 @@ terminado = 0.6 ...@@ -730,6 +731,7 @@ terminado = 0.6
threadframe = 0.2 threadframe = 0.2
timerserver = 2.0.2 timerserver = 2.0.2
tornado = 4.3 tornado = 4.3
traitlets = 4.2.2
urlnorm = 1.1.2 urlnorm = 1.1.2
uuid = 1.30 uuid = 1.30
validictory = 1.0.2 validictory = 1.0.2
...@@ -742,7 +744,7 @@ xupdate-processor = 0.4 ...@@ -742,7 +744,7 @@ xupdate-processor = 0.4
Products.ZSQLMethods = 2.13.4 Products.ZSQLMethods = 2.13.4
# Required by: # Required by:
# ipython==4.2.1 # ipython==5.0.0
backports.shutil-get-terminal-size = 1.0.0 backports.shutil-get-terminal-size = 1.0.0
# Required by: # Required by:
...@@ -758,7 +760,7 @@ certifi = 2016.2.28 ...@@ -758,7 +760,7 @@ certifi = 2016.2.28
cycler = 0.10.0 cycler = 0.10.0
# Required by: # Required by:
# ipython==4.2.1 # ipython==5.0.0
# traitlets==4.2.2 # traitlets==4.2.2
decorator = 4.0.10 decorator = 4.0.10
...@@ -783,15 +785,15 @@ nbconvert = 4.1.0 ...@@ -783,15 +785,15 @@ nbconvert = 4.1.0
nbformat = 4.0.1 nbformat = 4.0.1
# Required by: # Required by:
# pickleshare==0.7.2 # ipython==5.0.0
pathlib2 = 2.1.0 pathlib2 = 2.1.0
# Required by: # Required by:
# ipython==4.2.1 # ipython==5.0.0
pexpect = 4.1.0 pexpect = 4.2.0
# Required by: # Required by:
# ipython==4.2.1 # ipython==5.0.0
pickleshare = 0.7.2 pickleshare = 0.7.2
# Required by: # Required by:
...@@ -804,9 +806,8 @@ python-dateutil = 2.5.3 ...@@ -804,9 +806,8 @@ python-dateutil = 2.5.3
singledispatch = 3.4.0.3 singledispatch = 3.4.0.3
# Required by: # Required by:
# ipython==4.2.1 # prompt-toolkit==1.0.3
# notebook==4.2.1 wcwidth = 0.1.7
traitlets = 4.2.2
# Required by: # Required by:
# zope.app.testing==3.8.1 # zope.app.testing==3.8.1
......
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