#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile requirements/tests.in
#
async-timeout==4.0.2
    # via redis
attrs==21.2.0
    # via pytest
deprecated==1.2.13
    # via redis
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via
    #   pytest
    #   redis
pluggy==1.0.0
    # via pytest
psutil==5.8.0
    # via pytest-xprocess
py==1.10.0
    # via pytest
pylibmc==1.6.1
    # via -r tests.in
pyparsing==2.4.7
    # via packaging
pytest==7.1.2
    # via
    #   -r tests.in
    #   pytest-xprocess
pytest-xprocess==0.19.0
    # via -r tests.in
redis==4.3.1
    # via -r tests.in
tomli==2.0.1
    # via pytest
uwsgi==2.0.20
    # via -r tests.in
wrapt==1.13.3
    # via deprecated
