jinja2
tornado>=4
ipython_genutils
traitlets>=4.2.1
jupyter_core
jupyter_client
nbformat
nbconvert
ipykernel

[:sys_platform != "win32"]
terminado>=0.3.3

[test]
nose
coverage
requests
nose_warnings_filters

[test:python_version == "2.7"]
mock

[test:sys_platform == "win32"]
nose-exclude
