[[source]]

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


[dev-packages]

pytest = "*"
coverage = "*"
pytest-cov = "*"
"pytest-flake8" = "*"
pytest-mccabe = "*"
pytest-pythonpath = "*"
pytest-sugar = "*"
tox = "*"
pipenv = "*"


[packages]

addict = "==2.1.1"
related = ">= 0.5.2"
aiohttp = "==3.7.4"
aiofiles = "==0.3.1"
jmespath = "==0.9.3"
click = "==6.7"
structlog = "==17.2.0"
colorama = "==0.4.3"
"beautifulsoup4" = "==4.6.0"
requests = ">=2.20.0"
hyperlink = "==17.3.1"
xlwt = "==1.3.0"
