# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt --extra test
coverage==7.5.4
    # via
    #   puffpastry (pyproject.toml)
    #   pytest-cov
iniconfig==2.0.0
    # via pytest
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.2.2
    # via
    #   puffpastry (pyproject.toml)
    #   pytest-cov
pytest-cov==5.0.0
    # via pytest-cover
pytest-cover==3.0.0
    # via pytest-coverage
pytest-coverage==0.0
    # via puffpastry (pyproject.toml)
python-dotenv==1.0.1
    # via puffpastry (pyproject.toml)
