[[source]]

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


[packages]

pprint = "*"
dpath = "*"
aiohttp = "*"
aiodns = "*"
cchardet = "*"
aiohttp-swagger = "*"
aiohttp-cors = "*"
aioamqp = "*"


[dev-packages]

pytest-sugar = "*"
"pytest-flake8" = "*"
pytest-cov = "*"
pytest-mock = "*"
pytest-aiohttp = "*"
asynctest = "*"
aioresponses = "*"


[requires]

python_version = "3.6"
