#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==21.2.0
    # via pytest
cffi==1.14.5
    # via cryptography
cryptography==3.4.7
    # via -r requirements/tests.in
greenlet==1.1.0
    # via -r requirements/tests.in
iniconfig==1.1.1
    # via pytest
packaging==20.9
    # via pytest
pluggy==0.13.1
    # via pytest
psutil==5.8.0
    # via pytest-xprocess
py==1.10.0
    # via pytest
pycparser==2.20
    # via cffi
pyparsing==2.4.7
    # via packaging
pytest-timeout==1.4.2
    # via -r requirements/tests.in
pytest-xprocess==0.17.1
    # via -r requirements/tests.in
pytest==6.2.4
    # via
    #   -r requirements/tests.in
    #   pytest-timeout
    #   pytest-xprocess
toml==0.10.2
    # via pytest
watchdog==2.1.1
    # via -r requirements/tests.in
