pyparsing<2.2.1,>=2.2.0

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

[:python_version<'3']
futures>=3.2
backports.functools-lru-cache>=1.5

[:python_version>='2.7']
pygments>=2.2
prompt_toolkit>=1

[all]
cPyparsing>=2.2.0.1.1
ipykernel>=4.8
watchdog>=0.8
ipython<5.5,>=5.4
trollius>=2.2
jupyter-console>=5.2
jupyter>=1.0
psutil>=5
mypy>=0.620

[asyncio]
trollius>=2.2

[cPyparsing]
cPyparsing>=2.2.0.1.1

[dev]
pytest>=3
cPyparsing>=2.2.0.1.1
ipykernel>=4.8
sphinx<1.6.3,>=1.6.2
pygments>=2.2
watchdog>=0.8
vprof>=0.36
pre-commit>=1
ipython<5.5,>=5.4
trollius>=2.2
jupyter-console>=5.2
jupyter>=1.0
requests>=2
pexpect>=4
psutil>=5
sphinx_bootstrap_theme<0.5,>=0.4
mypy>=0.620
recommonmark>=0.4

[docs]
sphinx_bootstrap_theme<0.5,>=0.4
pygments>=2.2
sphinx<1.6.3,>=1.6.2
recommonmark>=0.4

[ipython]
jupyter>=1.0
ipython<5.5,>=5.4
ipykernel>=4.8
jupyter-console>=5.2

[jobs]
psutil>=5

[jupyter]
jupyter>=1.0
ipython<5.5,>=5.4
ipykernel>=4.8
jupyter-console>=5.2

[mypy]
mypy>=0.620

[tests]
pytest>=3
cPyparsing>=2.2.0.1.1
ipykernel>=4.8
ipython<5.5,>=5.4
trollius>=2.2
jupyter-console>=5.2
jupyter>=1.0
pexpect>=4
psutil>=5

[watch]
watchdog>=0.8
