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
jupyter-console>=5.2
ipykernel>=4.6
psutil>=5
mypy>=0.540
ipython<5.5,>=5.4
watchdog>=0.8

[cPyparsing]
cPyparsing>=2.2.0.1.1

[dev]
jupyter>=1.0
sphinx_bootstrap_theme<0.5,>=0.4
jupyter-console>=5.2
ipython<5.5,>=5.4
sphinx<1.6.3,>=1.6.2
requests>=2
pytest>=3
ipykernel>=4.6
psutil>=5
cPyparsing>=2.2.0.1.1
pygments>=2.2
pre-commit>=1
mypy>=0.540
recommonmark>=0.4
watchdog>=0.8

[docs]
pygments>=2.2
sphinx<1.6.3,>=1.6.2
sphinx_bootstrap_theme<0.5,>=0.4
recommonmark>=0.4

[ipython]
jupyter>=1.0
ipython<5.5,>=5.4
ipykernel>=4.6
jupyter-console>=5.2

[jobs]
psutil>=5

[jupyter]
jupyter>=1.0
ipython<5.5,>=5.4
ipykernel>=4.6
jupyter-console>=5.2

[mypy]
mypy>=0.540

[tests]
jupyter>=1.0
jupyter-console>=5.2
pytest>=3
psutil>=5
cPyparsing>=2.2.0.1.1
ipykernel>=4.6
mypy>=0.540
ipython<5.5,>=5.4

[watch]
watchdog>=0.8
