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

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

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

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

[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.511

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

[watch]
watchdog>=0.8
