#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --output-file=test-requirements.txt test-requirements.in
#
argcomplete==3.6.3
    # via nox
attrs==25.4.0
    # via nox
colorlog==6.10.1
    # via nox
coverage[toml]==7.11.0
    # via pytest-cov
dependency-groups==1.3.1
    # via nox
distlib==0.4.0
    # via virtualenv
fakeredis==2.32.0
    # via -r test-requirements.in
filelock==3.20.0
    # via virtualenv
humanize==4.14.0
    # via nox
iniconfig==2.3.0
    # via pytest
nox==2025.10.16
    # via -r test-requirements.in
packaging==25.0
    # via
    #   dependency-groups
    #   nox
    #   pytest
platformdirs==4.5.0
    # via virtualenv
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.19.2
    # via pytest
pytest==8.4.2
    # via
    #   -r test-requirements.in
    #   pytest-cov
pytest-cov==7.0.0
    # via pytest-cover
pytest-cover==3.0.0
    # via pytest-coverage
pytest-coverage==0.0
    # via -r test-requirements.in
redis==7.0.1
    # via fakeredis
sortedcontainers==2.4.0
    # via fakeredis
virtualenv==20.35.3
    # via nox
