#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=tests/requirements.txt tests/requirements.in
#
asgiref==3.7.2
    # via django
astroid==2.15.5
    # via pylint
attrs==23.1.0
    # via jsonschema
bcrypt==4.0.1
    # via paramiko
bleach==6.0.0
    # via readme-renderer
bump2version==1.0.1
    # via -r tests/requirements.in
cachetools==5.3.1
    # via tox
certifi==2023.5.7
    # via requests
cffi==1.15.1
    # via
    #   cryptography
    #   pynacl
cfgv==3.3.1
    # via pre-commit
chardet==5.1.0
    # via tox
charset-normalizer==3.1.0
    # via requests
colorama==0.4.6
    # via tox
cryptography==41.0.1
    # via
    #   paramiko
    #   secretstorage
dill==0.3.6
    # via pylint
distlib==0.3.6
    # via virtualenv
distro==1.8.0
    # via docker-compose
django==4.2.2
    # via -r tests/requirements.in
docker[ssh]==6.1.3
    # via docker-compose
docker-compose==1.29.2
    # via -r tests/requirements.in
dockerpty==0.4.1
    # via docker-compose
docopt==0.6.2
    # via docker-compose
docutils==0.20.1
    # via readme-renderer
filelock==3.12.2
    # via
    #   tox
    #   virtualenv
gunicorn==20.1.0
    # via -r tests/requirements.in
identify==2.5.24
    # via pre-commit
idna==3.4
    # via requests
importlib-metadata==6.7.0
    # via
    #   keyring
    #   twine
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via pylint
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
jsonschema==3.2.0
    # via docker-compose
keyring==24.1.0
    # via twine
lazy-object-proxy==1.9.0
    # via astroid
markdown-it-py==3.0.0
    # via rich
mccabe==0.7.0
    # via pylint
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via jaraco-classes
nodeenv==1.8.0
    # via pre-commit
packaging==23.1
    # via
    #   docker
    #   pyproject-api
    #   pytest
    #   tox
paramiko==3.2.0
    # via docker
pkginfo==1.9.6
    # via twine
platformdirs==3.5.3
    # via
    #   pylint
    #   tox
    #   virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
pre-commit==3.3.3
    # via -r tests/requirements.in
prettytable==3.8.0
    # via -r tests/requirements.in
psycopg2-binary==2.9.6
    # via -r tests/requirements.in
pycparser==2.21
    # via cffi
pygments==2.15.1
    # via
    #   readme-renderer
    #   rich
pylint==2.17.4
    # via -r tests/requirements.in
pynacl==1.5.0
    # via paramiko
pyproject-api==1.5.2
    # via tox
pyrsistent==0.19.3
    # via jsonschema
pytest==7.3.2
    # via
    #   -r tests/requirements.in
    #   pytest-django
pytest-django==4.5.2
    # via -r tests/requirements.in
python-dotenv==0.21.1
    # via docker-compose
pyyaml==5.4.1
    # via
    #   docker-compose
    #   pre-commit
readme-renderer==40.0
    # via twine
requests==2.31.0
    # via
    #   -r tests/requirements.in
    #   docker
    #   docker-compose
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.4.2
    # via twine
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   dockerpty
    #   jsonschema
    #   websocket-client
sqlparse==0.4.4
    # via django
texttable==1.6.7
    # via docker-compose
tomlkit==0.11.8
    # via pylint
tox==4.6.0
    # via -r tests/requirements.in
twine==4.0.2
    # via -r tests/requirements.in
urllib3==2.0.3
    # via
    #   docker
    #   requests
    #   twine
virtualenv==20.23.0
    # via
    #   pre-commit
    #   tox
wcwidth==0.2.6
    # via prettytable
webencodings==0.5.1
    # via bleach
websocket-client==0.59.0
    # via
    #   docker
    #   docker-compose
wrapt==1.15.0
    # via astroid
zipp==3.15.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
