#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
#    pip-compile tests.in
#
exceptiongroup==1.2.0
    # via pytest
importlib-metadata==6.7.0
    # via
    #   pluggy
    #   pytest
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via pytest
pluggy==1.2.0
    # via pytest
pytest==7.4.4
    # via -r tests.in
tomli==2.0.1
    # via pytest
typing-extensions==4.7.1
    # via importlib-metadata
zipp==3.15.0
    # via importlib-metadata
