[[source]]

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


[packages]

brewblox-service = "~=0.10"
dpath = "*"
pyserial-asyncio = "*"
construct = "*"
deprecated = "*"
protobuf = "*"
tinydb = "*"
aiotinydb = "*"
pint = "*"


[dev-packages]

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


[requires]

python_version = "3.6"
