pyparsing>=2.2.0,<2.2.1
pygments>=2.2
prompt_toolkit>=1.0
futures>=3.1

[all]
ipython>=5.4,<5.5
watchdog>=0.8
mypy>=0.511
ipykernel>=4.6,<4.7
jupyter-console>=5.1
jupyter>=1.0
psutil>=5.2

[cPyparsing]
cPyparsing>=2.2.0.1

[dev]
pytest>=3
ipython>=5.4,<5.5
pygments>=2.2
watchdog>=0.8
mypy>=0.511
ipykernel>=4.6,<4.7
sphinx_bootstrap_theme>=0.5,<0.6
jupyter-console>=5.1
jupyter>=1.0
psutil>=5.2
requests>=2
cPyparsing>=2.2.0.1
pre-commit>=0.15
sphinx>=1.6,<1.7
recommonmark>=0.4

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

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

[jobs]
psutil>=5.2

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

[mypy]
mypy>=0.511

[tests]
pytest>=3
ipython>=5.4,<5.5
ipykernel>=4.6,<4.7
jupyter-console>=5.1
jupyter>=1.0
psutil>=5.2
cPyparsing>=2.2.0.1

[watch]
watchdog>=0.8
