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
ipython>=4.2.1,<4.3
mypy-lang>=0.4.6,<0.5
psutil>=5.0.1,<5.1
jupyter-console>=4.1.1,<4.2
watchdog>=0.8.3,<0.9

[dev]
jupyter>=1.0.0,<1.1
ipython>=4.2.1,<4.3
sphinx>=1.4.6,<1.5
pre-commit>=0.11.0,<0.12
mypy-lang>=0.4.6,<0.5
psutil>=5.0.1,<5.1
jupyter-console>=4.1.1,<4.2
pygments>=2.2.0,<2.3
recommonmark>=0.4.0,<0.5
watchdog>=0.8.3,<0.9
requests>=2.12.5,<2.13
sphinx_bootstrap_theme>=0.4.13,<0.5
pytest>=3.0.6,<3.1

[docs]
sphinx>=1.4.6,<1.5
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>=4.1.1,<4.2
ipython>=4.2.1,<4.3

[jobs]
psutil>=5.0.1,<5.1

[jupyter]
jupyter>=1.0.0,<1.1
jupyter-console>=4.1.1,<4.2
ipython>=4.2.1,<4.3

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

[tests]
psutil>=5.0.1,<5.1
pytest>=3.0.6,<3.1

[watch]
watchdog>=0.8.3,<0.9
