# NOTE - this file is automatically generated during CICD builds, do not update manually
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    ./bin/build.sh gen_requirements 3.8
#
coverage[toml]==7.4.1
    # via
    #   coverage
    #   pytest-cov
exceptiongroup==1.2.0
    # via pytest
importlib-metadata==7.0.1
    # via pytest-randomly
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via pytest
pluggy==1.4.0
    # via pytest
pytest==7.4.4
    # via
    #   -r requirements-dev-3.8.in
    #   pytest-cov
    #   pytest-randomly
pytest-cov==4.1.0
    # via -r requirements-dev-3.8.in
pytest-randomly==3.15.0
    # via -r requirements-dev-3.8.in
tomli==2.0.1
    # via
    #   coverage
    #   pytest
zipp==3.17.0
    # via importlib-metadata
