[[source]]

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


[packages]

brewblox-service = "*"
dpath = "*"
pyserial-asyncio = "*"
construct = "*"
deprecated = "*"
protobuf = "*"
tinydb = "==3.8.1.post1"
aiotinydb = "==1.1.0"
aiofiles = "*"


[dev-packages]

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


[requires]

python_version = "3.6"
