pyparsing>=2.1.10,<2.1.11
argparse>=1.4,<1.5
futures>=3.0,<3.1

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

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

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

[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-lang>=0.4,<0.5

[tests]
psutil>=5.1,<5.2
pytest>=3.0,<3.1

[watch]
watchdog>=0.8,<0.9
