# SHA1:42b4e3e66395275e048d9a92c294b2c650393866
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
attrs==21.4.0
    # via pytest
cffi==1.15.1
    # via cryptography
cryptography==37.0.4
    # via -r requirements/tests.in
ephemeral-port-reserve==1.1.4
    # via -r requirements/tests.in
greenlet==1.1.2 ; python_version < "3.11"
    # via -r requirements/tests.in
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
psutil==5.9.1
    # via pytest-xprocess
py==1.11.0
    # via pytest
pycparser==2.21
    # via cffi
pyparsing==3.0.9
    # via packaging
pytest==7.1.2
    # via
    #   -r requirements/tests.in
    #   pytest-timeout
    #   pytest-xprocess
pytest-timeout==2.1.0
    # via -r requirements/tests.in
pytest-xprocess==0.19.0
    # via -r requirements/tests.in
tomli==2.0.1
    # via pytest
watchdog==2.1.9
    # via -r requirements/tests.in
