# NOTE - this file is automatically generated during CICD builds, do not update manually
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./bin/build.sh gen_requirements 3.10
#
coverage[toml]==7.2.7
    # via pytest-cov
exceptiongroup==1.1.2
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.2.0
    # via pytest
pytest==7.4.0
    # via
    #   -r requirements-dev-3.10.in
    #   pytest-cov
    #   pytest-randomly
pytest-cov==4.1.0
    # via -r requirements-dev-3.10.in
pytest-randomly==3.13.0
    # via -r requirements-dev-3.10.in
tomli==2.0.1
    # via
    #   coverage
    #   pytest
