pyparsing>=2.2.0,<2.2.1

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

[cPyparsing]
cPyparsing>=2.2.0.1.1

[dev]
jupyter>=1.0
cPyparsing>=2.2.0.1.1
psutil>=5.2
pre-commit>=0.14,<0.15
ipython>=5.4,<5.5
jupyter-console>=5.1
sphinx_bootstrap_theme>=0.5,<0.6
requests>=2
pygments>=2.2
sphinx>=1.6,<1.7
pytest>=3
ipykernel>=4.6,<4.7
watchdog>=0.8
mypy>=0.511
recommonmark>=0.4

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

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

[jobs]
psutil>=5.2

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

[mypy]
mypy>=0.511

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

[watch]
watchdog>=0.8
