pyparsing>=2.1.10,<2.1.11

[:python_version<'2.7']
argparse>=1.4,<1.5

[:python_version<'3']
futures>=3.0,<3.1

[:python_version>='2.7']
pygments>=2.2,<2.3
prompt_toolkit>=1.0,<1.1

[all]
watchdog>=0.8,<0.9
psutil>=5.1,<5.2
ipython>=5.2,<5.3
jupyter>=1.0,<1.1
mypy>=0.471,<0.472
jupyter-console>=5.1,<5.2

[dev]
sphinx>=1.5,<1.6
watchdog>=0.8,<0.9
psutil>=5.1,<5.2
recommonmark>=0.4,<0.5
sphinx_bootstrap_theme>=0.4,<0.5
requests>=2.13,<2.14
ipython>=5.2,<5.3
pygments>=2.2,<2.3
pre-commit>=0.12,<0.13
pytest>=3.0,<3.1
jupyter>=1.0,<1.1
mypy>=0.471,<0.472
jupyter-console>=5.1,<5.2

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

[ipython]
jupyter>=1.0,<1.1
jupyter-console>=5.1,<5.2
ipython>=5.2,<5.3

[jobs]
psutil>=5.1,<5.2

[jupyter]
jupyter>=1.0,<1.1
jupyter-console>=5.1,<5.2
ipython>=5.2,<5.3

[mypy]
mypy>=0.471,<0.472

[tests]
psutil>=5.1,<5.2
ipython>=5.2,<5.3
pytest>=3.0,<3.1
jupyter>=1.0,<1.1
mypy>=0.471,<0.472
jupyter-console>=5.1,<5.2

[watch]
watchdog>=0.8,<0.9
