#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile '.\requirements\tests.in'
#
attrs==22.2.0
    # via pytest
colorama==0.4.6
    # via pytest
exceptiongroup==1.1.0
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.2.1
    # via
    #   -r .\requirements\tests-min.in
    #   pytest-mock
pytest-mock==3.10.0
    # via -r .\requirements\tests-min.in
pywinpty==2.0.10
    # via -r .\requirements\tests.in
tomli==2.0.1
    # via pytest
