setuptools>=18.5
jedi>=0.10
decorator
pickleshare
simplegeneric>0.8
traitlets>=4.2
prompt_toolkit<2.0.0,>=1.0.15
pygments
backcall
pexpect

[:python_version <= "3.4"]
typing

[:python_version == "3.3"]
pathlib2

[:sys_platform != "win32"]
pexpect

[:sys_platform == "darwin"]
appnope

[:sys_platform == "win32"]
colorama

[:sys_platform == "win32" and python_version < "3.6"]
win_unicode_console>=0.5

[all]
ipywidgets
pygments
nbconvert
ipykernel
Sphinx>=1.3
qtconsole
ipyparallel
nbformat
notebook
testpath
nose>=0.10.1
requests

[doc]
Sphinx>=1.3

[kernel]
ipykernel

[nbconvert]
nbconvert

[nbformat]
nbformat

[notebook]
notebook
ipywidgets

[parallel]
ipyparallel

[qtconsole]
qtconsole

[terminal]

[test]
nose>=0.10.1
requests
testpath
pygments
nbformat
ipykernel

[test:python_version >= "3.4"]
numpy
