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

[all]
psutil>=5.2,<5.3
jupyter-console>=5.1,<5.2
jupyter>=1.0,<1.1
watchdog>=0.8,<0.9
ipython>=5.3,<5.4
mypy>=0.501,<0.502

[dev]
pygments>=2.2,<2.3
pytest>=3.0,<3.1
psutil>=5.2,<5.3
jupyter-console>=5.1,<5.2
pre-commit>=0.13,<0.14
jupyter>=1.0,<1.1
sphinx_bootstrap_theme>=0.4,<0.5
sphinx>=1.5,<1.6
recommonmark>=0.4,<0.5
requests>=2.13,<2.14
watchdog>=0.8,<0.9
ipython>=5.3,<5.4
mypy>=0.501,<0.502

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

[ipython]
jupyter>=1.0,<1.1
jupyter-console>=5.1,<5.2
ipython>=5.3,<5.4

[jobs]
psutil>=5.2,<5.3

[jupyter]
jupyter>=1.0,<1.1
jupyter-console>=5.1,<5.2
ipython>=5.3,<5.4

[mypy]
mypy>=0.501,<0.502

[tests]
psutil>=5.2,<5.3
jupyter-console>=5.1,<5.2
ipython>=5.3,<5.4
jupyter>=1.0,<1.1
pytest>=3.0,<3.1

[watch]
watchdog>=0.8,<0.9
