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.5,>=5.4
watchdog>=0.8
ipykernel>=4.6
psutil>=5.3
jupyter-console>=5.2
jupyter>=1.0
mypy>=0.521

[cPyparsing]
cPyparsing>=2.2.0.1.1

[dev]
pytest>=3
ipython<5.5,>=5.4
mypy>=0.521
pre-commit>=0.18
pygments>=2.2
watchdog>=0.8
ipykernel>=4.6
cPyparsing>=2.2.0.1.1
sphinx_bootstrap_theme<0.7,>=0.6
jupyter-console>=5.2
jupyter>=1.0
requests>=2
psutil>=5.3
sphinx<1.7,>=1.6
recommonmark>=0.4

[docs]
pygments>=2.2
sphinx_bootstrap_theme<0.7,>=0.6
sphinx<1.7,>=1.6
recommonmark>=0.4

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

[jobs]
psutil>=5.3

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

[mypy]
mypy>=0.521

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

[watch]
watchdog>=0.8
