aiohttp~=3.7
babel~=2.9
click~=7.1
docker~=4.4
geopy~=2.0
jinja2~=2.11
jsonschema~=3.2
libsass~=0.20
lxml~=4.6
markupsafe~=1.1
pdf2image~=1.14
python-resize-image~=1.1
pyyaml~=5.3
voluptuous~=0.12

[:python_version <= "3.6"]
async-exit-stack~=1.0
async_generator~=1.10

[development]
aioresponses~=0.7
autopep8~=1.5
codecov~=2.1
coverage~=5.3
flake8~=3.7.0
html5lib~=1.1
lxml~=4.6
nose2~=0.9
parameterized~=0.7
setuptools~=50.3
twine~=3.2
wheel~=0.36

[development:python_version <= "3.7"]
mock~=4.0
