#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
#    pip-compile requirements.testing.in
#
attrs==21.2.0
    # via pytest
importlib-metadata==4.8.1
    # via
    #   pluggy
    #   pytest
iniconfig==1.1.1
    # via pytest
packaging==21.0
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.10.0
    # via pytest
pyparsing==3.0.1
    # via packaging
pytest==6.2.5
    # via -r requirements.testing.in
toml==0.10.2
    # via pytest
typing-extensions==3.10.0.2
    # via importlib-metadata
zipp==3.6.0
    # via importlib-metadata
