# This file was autogenerated by uv via the following command:
#    uv pip compile --all-extras pyproject.toml -o requirements-dev.txt
click==8.1.7
    # via panflute
coverage==7.5.0
    # via pytest-cov
freezegun==1.5.0
    # via pytest-freezegun
iniconfig==2.0.0
    # via pytest
packaging==24.0
    # via pytest
panflute==2.3.1
pluggy==1.5.0
    # via pytest
pypandoc @ git+https://github.com/JessicaTegner/pypandoc@7b65192ae9709eca8a9084fc9809a34ea63f1f0f
pytest==8.1.2
    # via
    #   pytest-cov
    #   pytest-freezegun
    #   pytest-pretty-terminal
pytest-cov==5.0.0
pytest-freezegun==0.4.2
pytest-pretty-terminal==1.1.0
python-dateutil==2.9.0.post0
    # via freezegun
pyyaml==6.0.1
    # via panflute
setuptools==69.5.1
six==1.16.0
    # via python-dateutil
vim-bridge3==0.6
