logbook>=0.12.3
six
ratelimiter>=1.0.1
requests
represent>=1.4.0

[all]
pytest-cov
sphinx_rtd_theme
watchdog
sphinxcontrib-spelling
plumbum
responses
shovel
flake8
sphinx
pytest>=2.7.3
flake8-coding
doc8
tox
flake8-future-import
pyenchant
pep8-naming
twine

[all:python_version<"3.3"]
mock

[all:python_version>="3.5"]
pytest-asyncio
aiohttp

[async:python_version>="3.5"]
aiohttp

[dev]
pytest>=2.7.3
pytest-cov
flake8-coding
sphinx_rtd_theme
doc8
tox
watchdog
sphinxcontrib-spelling
plumbum
responses
shovel
flake8-future-import
pyenchant
pep8-naming
flake8
twine
sphinx

[dev:python_version<"3.3"]
mock

[dev:python_version>="3.5"]
pytest-asyncio

[test]
pytest>=2.7.3
responses

[test:python_version<"3.3"]
mock

[test:python_version>="3.5"]
pytest-asyncio
