# SHA1:36b07d36a8395bd7fd19df122dcf5e9d884d4922
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
attrs==21.4.0
    # via pytest
cffi==1.15.0
    # via cryptography
cryptography==36.0.1
    # 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.0
    # via pytest-xprocess
py==1.11.0
    # via pytest
pycparser==2.21
    # via cffi
pyparsing==3.0.7
    # via packaging
pytest==6.2.5
    # via
    #   -r requirements/tests.in
    #   pytest-timeout
    #   pytest-xprocess
pytest-timeout==2.1.0
    # via -r requirements/tests.in
pytest-xprocess==0.18.1
    # via -r requirements/tests.in
toml==0.10.2
    # via pytest
watchdog==2.1.6
    # via -r requirements/tests.in
