Commit 3dff8ec2 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

software/ipython_notebook: version up eggs.

parent f6521cfd
......@@ -90,20 +90,19 @@ cycler = 0.10.0
ipykernel = 4.5.2
ipython = 5.3.0
ipython-genutils = 0.1.0
ipywidgets = 5.2.2
jupyter-client = 4.1.1
jupyter-core = 4.0.6
ipywidgets = 6.0.0
jupyter-client = 5.0.0
jupyter-core = 4.3.0
matplotlib = 2.0.0
mistune = 0.7.3
nbformat = 4.3.0
notebook = 4.4.1
pandas = 0.19.2
patsy = 0.4.1
plone.recipe.command = 1.1
prompt-toolkit = 1.0.13
ptyprocess = 0.5.1
pyzmq = 16.0.2
scikit-learn = 0.18.1
scipy = 0.18.1
seaborn = 0.7.1
simplegeneric = 0.8.1
slapos.recipe.template = 2.10
......@@ -111,7 +110,7 @@ statsmodels = 0.8.0
terminado = 0.6
tornado = 4.4.2
traitlets = 4.3.2
widgetsnbextension = 1.2.6
widgetsnbextension = 2.0.0
# Required by:
# tornado==4.4.2
......@@ -122,11 +121,6 @@ certifi = 2017.1.23
# nbconvert 4.2.0 depends on entrypoints egg that is not available as tar/zip source.
nbconvert = 4.1.0
# Required by:
# nbconvert==4.1.0
# notebook==4.4.1
nbformat = 4.3.0
# Required by:
# patsy==0.4.1
numpy = 1.12.0
......@@ -135,6 +129,10 @@ numpy = 1.12.0
# ipython==5.3.0
pathlib2 = 2.2.1
# Required by:
# statsmodels==0.8.0
patsy = 0.4.1
# Required by:
# ipython==5.3.0
pexpect = 4.2.1
......@@ -152,6 +150,10 @@ python-dateutil = 2.6.0
# pathlib2==2.2.1
scandir = 1.5
# Required by:
# statsmodels==0.8.0
scipy = 0.19.0
# Required by:
# tornado==4.4.2
singledispatch = 3.4.0.3
......
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