[[source]]

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


[packages]

pprint = "*"
aiohttp = "*"
cchardet = "*"
aiohttp-swagger = "*"
aioamqp = "*"
pyyaml = "*"


[dev-packages]

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


[requires]

python_version = "3.7"
