[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"

[packages]
pprint = "*"
dpath = "*"
aiohttp = "*"
aiodns = "*"
cchardet = "*"
aiohttp-swagger = "*"
aio-pika = "*"
aiohttp_cors = "*"

[dev-packages]
pytest-sugar = "*"
pytest-flake8 = "*"
pytest-cov = "*"
pytest-mock = "*"
pytest-aiohttp = "*"
asynctest = "*"
aioresponses = "*"

[requires]
python_version = "3.6"
