pyparsing==2.1.9
futures==3.0.5
argparse==1.4.0

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

[dev]
pygments==2.1.3
sphinx_bootstrap_theme==0.4.8
jupyter-console==4.1.1
jupyter==1.0.0
ipython==4.2.1
watchdog==0.8.3
sphinx==1.3.5
pre-commit==0.8.2
recommonmark==0.4.0
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
