pyparsing==2.1.9
pygments==2.1.3
prompt_toolkit==1.0.7

[all]
pytest==3.0.2
jupyter==1.0.0
watchdog==0.8.3
jupyter-console==4.1.1
ipython==4.2.1

[dev]
jupyter==1.0.0
pre-commit==0.8.2
watchdog==0.8.3
pygments==2.1.3
sphinx_bootstrap_theme==0.4.8
jupyter-console==4.1.1
sphinx==1.3.5
recommonmark==0.4.0
ipython==4.2.1
pytest==3.0.2

[docs]
sphinx==1.3.5
pygments==2.1.3
recommonmark==0.4.0
sphinx_bootstrap_theme==0.4.8

[ipython]
jupyter==1.0.0
jupyter-console==4.1.1
ipython==4.2.1

[jupyter]
jupyter==1.0.0
jupyter-console==4.1.1
ipython==4.2.1

[tests]
pytest==3.0.2

[watch]
watchdog==0.8.3
