#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile tests.in
#
asgiref==3.8.1
    # via -r tests.in
blinker==1.8.2
    # via flask
cachelib==0.13.0
    # via -r tests.in
click==8.1.7
    # via flask
flask==3.0.3
    # via -r tests.in
iniconfig==2.0.0
    # via pytest
itsdangerous==2.2.0
    # via flask
jinja2==3.1.4
    # via flask
markupsafe==2.1.5
    # via
    #   jinja2
    #   werkzeug
packaging==24.0
    # via pytest
pluggy==1.5.0
    # via pytest
psutil==5.9.8
    # via pytest-xprocess
pylibmc==1.6.3
    # via -r tests.in
pytest==8.3.2
    # via
    #   -r tests.in
    #   pytest-asyncio
    #   pytest-xprocess
pytest-asyncio==0.23.8
    # via -r tests.in
pytest-xprocess==1.0.2
    # via -r tests.in
redis==5.0.8
    # via -r tests.in
werkzeug==3.0.3
    # via flask
