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]
ipython<5.4,>=5.3
jupyter-console>=5.1
ipykernel<4.7,>=4.6
watchdog>=0.8
jupyter>=1.0
mypy>=0.511
psutil>=5.2

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

[docs]
sphinx<1.6,>=1.5
pygments>=2.2
sphinx_bootstrap_theme<0.5,>=0.4
recommonmark>=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]
pytest>=3.0
ipython<5.4,>=5.3
jupyter-console>=5.1
ipykernel<4.7,>=4.6
jupyter>=1.0
mypy>=0.511
psutil>=5.2

[watch]
watchdog>=0.8
