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

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

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

[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
