pyparsing<2.2.1,>=2.2.0

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

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

[:python_version>='2.7']
pygments>=2.2
prompt_toolkit>=1.0

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

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

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

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

[jobs]
psutil>=5.2

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

[mypy]
mypy>=0.511

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

[watch]
watchdog>=0.8
