setuptools>=18.5
jedi>=0.10
decorator
pickleshare
simplegeneric>0.8
traitlets>=4.2
prompt_toolkit<2.0.0,>=1.0.4
pygments
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]
nbformat
ipyparallel
qtconsole
requests
nose>=0.10.1
notebook
ipywidgets
nbconvert
pygments
testpath
ipykernel
Sphinx>=1.3

[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
