[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
"e1839a8" = {editable = true, path = "."}
aiohttp = "*"

[dev-packages]
pytest = "*"
pytest-cov = "*"
sphinx = "*"
pylint = "*"
"autopep8" = "*"
setuptools = "*"
bumpversion = "*"
pytest-mock = "*"
twine = "*"
docutils = "*"
mypy = "*"
rope = "*"
reno = {version = "*", extras = ["sphinx"]}
asynctest = "*"
pytest-aiohttp = "*"
pytest-asyncio = "*"

[requires]
python_version = "3.7"
