pyparsing>=2.2.0,<2.2.1
pygments>=2.2
prompt_toolkit>=1.0

[all]
ipykernel>=4.6,<4.7
jupyter-console>=5.1
psutil>=5.2
ipython>=5.3,<5.4
watchdog>=0.8
jupyter>=1.0
mypy>=0.501

[dev]
ipykernel>=4.6,<4.7
jupyter-console>=5.1
psutil>=5.2
pygments>=2.2
ipython>=5.3,<5.4
requests>=2.13
recommonmark>=0.4
watchdog>=0.8
pre-commit>=0.13
jupyter>=1.0
pytest>=3.0
sphinx_bootstrap_theme>=0.4,<0.5
sphinx>=1.5,<1.6
mypy>=0.501

[docs]
pygments>=2.2
recommonmark>=0.4
sphinx>=1.5,<1.6
sphinx_bootstrap_theme>=0.4,<0.5

[ipython]
jupyter>=1.0
ipython>=5.3,<5.4
ipykernel>=4.6,<4.7
jupyter-console>=5.1

[jobs]
psutil>=5.2

[jupyter]
jupyter>=1.0
ipython>=5.3,<5.4
ipykernel>=4.6,<4.7
jupyter-console>=5.1

[mypy]
mypy>=0.501

[tests]
ipykernel>=4.6,<4.7
jupyter-console>=5.1
psutil>=5.2
ipython>=5.3,<5.4
jupyter>=1.0
pytest>=3.0

[watch]
watchdog>=0.8
