# This file was autogenerated by uv via the following command:
#    uv pip compile requirements-dev.in -o /Users/kiyoon/project/version-pioneer/deps/lock/x86_64-pc-windows-msvc/requirements-dev.txt --python-platform x86_64-pc-windows-msvc --python-version 3.8
click==8.1.8
    # via typer
colorama==0.4.6
    # via
    #   click
    #   pytest
coverage==7.6.1
    # via pytest-cov
docstring-parser==0.16
    # via -r requirements-cli.in
exceptiongroup==1.2.2
    # via pytest
hatchling==1.27.0
    # via -r requirements-dev.in
importlib-metadata==8.5.0
    # via pdm-backend
iniconfig==2.0.0
    # via pytest
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
packaging==24.2
    # via
    #   hatchling
    #   pytest
pathspec==0.12.1
    # via hatchling
pdm-backend==2.4.3
    # via -r requirements-dev.in
pluggy==1.5.0
    # via
    #   hatchling
    #   pytest
pygments==2.18.0
    # via rich
pytest==8.3.4
    # via
    #   -r requirements-dev.in
    #   pytest-cov
pytest-cov==5.0.0
    # via pytest-cover
pytest-cover==3.0.0
    # via pytest-coverage
pytest-coverage==0.0
    # via -r requirements-dev.in
rich==13.9.4
    # via typer
setuptools==75.3.0
    # via -r requirements-dev.in
shellingham==1.5.4
    # via typer
tomli==2.2.1
    # via
    #   -r requirements.in
    #   coverage
    #   hatchling
    #   pytest
trove-classifiers==2024.10.21.16
    # via hatchling
typer==0.15.1
    # via -r requirements-cli.in
typing-extensions==4.12.2
    # via
    #   -r requirements-cli.in
    #   rich
    #   typer
verboselogs==1.7
    # via -r requirements-cli.in
wheel==0.45.1
    # via
    #   -r requirements-cli.in
    #   -r requirements-dev.in
zipp==3.20.2
    # via importlib-metadata
