#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
#    pipenv lock --requirements --dev
#

# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
# requirements. To emit only development requirements, pass "--dev-only".

-i https://pypi.python.org/simple
-e .
a2wsgi==1.4.1
addict==2.1.1
aiofiles==0.8.0; python_version >= '3.6' and python_version < '4.0'
anyio==3.5.0; python_full_version >= '3.6.2'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
beautifulsoup4==4.10.0; python_version >= '3.1'
certifi==2021.10.8
charset-normalizer==2.0.12; python_full_version >= '3.5.0'
click==8.1.2; python_version >= '3.7'
colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
coverage==6.3.2
distlib==0.3.4
filelock==3.6.0; python_version >= '3.7'
flake8==4.0.1; python_version >= '3.6'
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
h11==0.12.0; python_version >= '3.6'
httpcore==0.14.7; python_version >= '3.6'
httpx==0.22.0; python_version >= '3.6'
hyperlink==17.3.1
idna==3.3; python_full_version >= '3.5.0'
importlib-metadata==4.2.0; python_version >= '3.6'
iniconfig==1.1.1
jmespath==0.9.3
mccabe==0.6.1
packaging==21.3; python_version >= '3.6'
platformdirs==2.5.1; python_version >= '3.7'
pluggy==1.0.0; python_version >= '3.6'
py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pycodestyle==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pyflakes==2.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyparsing==3.0.7; python_version >= '3.6'
pytest-cov==3.0.0
pytest-flake8==1.1.1
pytest-mccabe==2.0
pytest-pythonpath==0.7.3
pytest-sugar==0.9.4
pytest==7.1.1
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0; python_version >= '3.6'
related==0.7.2
rfc3986[idna2008]==1.5.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sniffio==1.2.0; python_full_version >= '3.5.0'
soupsieve==2.3.2; python_version >= '3.6'
starlette==0.19.0
structlog==17.2.0
termcolor==1.1.0
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==2.0.1; python_version >= '3.7'
tox==3.24.5
typing-extensions==4.1.1; python_version < '3.8'
virtualenv==20.14.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
xlwt==1.3.0
zipp==3.8.0; python_version >= '3.7'
