pyparsing>=2.1.10,<2.2
argparse>=1.4.0,<1.5
futures>=3.0.5,<3.1

[all]
jupyter>=1.0.0,<1.1
mypy-lang>=0.4.6,<0.5
jupyter-console>=5.1.0,<5.2
watchdog>=0.8.3,<0.9
psutil>=5.1.3,<5.2
ipython>=5.2.2,<5.3

[dev]
sphinx>=1.5.2,<1.6
jupyter>=1.0.0,<1.1
pre-commit>=0.12.2,<0.13
pygments>=2.2.0,<2.3
mypy-lang>=0.4.6,<0.5
jupyter-console>=5.1.0,<5.2
recommonmark>=0.4.0,<0.5
watchdog>=0.8.3,<0.9
sphinx_bootstrap_theme>=0.4.13,<0.5
psutil>=5.1.3,<5.2
ipython>=5.2.2,<5.3
requests>=2.13.0,<2.14
pytest>=3.0.6,<3.1

[docs]
sphinx>=1.5.2,<1.6
recommonmark>=0.4.0,<0.5
sphinx_bootstrap_theme>=0.4.13,<0.5
pygments>=2.2.0,<2.3

[ipython]
jupyter>=1.0.0,<1.1
jupyter-console>=5.1.0,<5.2
ipython>=5.2.2,<5.3

[jobs]
psutil>=5.1.3,<5.2

[jupyter]
jupyter>=1.0.0,<1.1
jupyter-console>=5.1.0,<5.2
ipython>=5.2.2,<5.3

[mypy]
mypy-lang>=0.4.6,<0.5

[tests]
psutil>=5.1.3,<5.2
pytest>=3.0.6,<3.1

[watch]
watchdog>=0.8.3,<0.9
