pyparsing>=2.2.0,<2.2.1

[:python_version<'2.7']
argparse>=1.4,<1.5

[:python_version<'3']
futures>=3.1,<3.2

[:python_version>='2.7']
pygments>=2.2,<2.3
prompt_toolkit>=1.0,<1.1

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

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

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

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

[jobs]
psutil>=5.2,<5.3

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

[mypy]
mypy>=0.501,<0.502

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

[watch]
watchdog>=0.8,<0.9
