[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] hbmqtt = "~=0.9" aiohttp = "~=3.6" tinydb = "~=3.15" pyyaml = "~=5.4" atomicwrites = "~=1.3" yarl = "~=1.3.0" multidict = "~=4.5.2" aiohttp-jinja2 = "*" jinja2 = "*" [dev-packages] black = "*" coverage = "*" mock = "*" pylint = "*" pbr = "*" pytest-aiohttp = "*" pytest-cov = "*" testfixtures = "*" codecov = "*" autoflake = "*" pytest-env = "*" pytest = "*" pytest-asyncio = "*" [pipenv] allow_prereleases = true