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

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

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

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

[jobs]
psutil>=5.2

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

[mypy]
mypy>=0.511

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

[watch]
watchdog>=0.8
