################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################

alabaster==0.7.12
atomicwrites==1.4.1
attrs==22.1.0 ; python_version >= '3.5'
babel==2.10.3 ; python_version >= '3.6'
bleach==5.0.1 ; python_version >= '3.7'
certifi==2022.9.24 ; python_version >= '3.6'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
click==8.1.3 ; python_version >= '3.7'
coverage==4.5
distlib==0.3.6
dnspython==1.16.0
docutils==0.19 ; python_version >= '3.7'
filelock==3.8.0 ; python_version >= '3.7'
flake8==3.9
furl==2.1.3
idna==3.4 ; python_version >= '3.5'
imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
jinja2==3.1.2
markupsafe==2.1.1 ; python_version >= '3.7'
mccabe==0.6.1
mock==2.0.0
more-itertools==8.14.0 ; python_version > '2.7'
orderedmultidict==1.0.1
packaging==21.3 ; python_version >= '3.6'
pbr==5.10.0 ; python_version >= '2.6'
pip-tools==5.1.2
pip==22.2.2 ; python_version >= '3.7'
pipenv-to-requirements==0.9.0
pipenv==2022.9.24 ; python_version >= '3.7'
pkginfo==1.8.3 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
platformdirs==2.5.2 ; 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.7.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.3.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.13.0 ; python_version >= '3.6'
pyparsing==3.0.9 ; python_full_version >= '3.6.8'
pytest-cov==2.6.1
pytest-django==3.4.8
pytest-mock==1.10.4
pytest==4.4.0
pytz==2022.4
readme-renderer==37.2 ; python_version >= '3.7'
requests-mock==1.6.0
requests-toolbelt==0.9.1
requests==2.28.1 ; python_version >= '3.7' and python_version < '4'
setuptools==65.4.1 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.2.0
sphinx==1.8.2
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= '3.5'
sphinxcontrib-websupport==1.2.4 ; python_version >= '3.5'
testinfra==5.0.0
toml==0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tox==3.21.0
tqdm==4.64.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
twine==1.13.0
urllib3==1.26.12 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
virtualenv-clone==0.5.7 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
virtualenv==20.16.5 ; python_version >= '3.6'
webencodings==0.5.1
