#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - pytest
# - mypy
# - ruff
# - fire
# - loguru
# - markdown-it-py
#

ast-serialize==0.6.0
    # via mypy
fire==0.7.1
    # via hatch.envs.default
iniconfig==2.3.0
    # via pytest
librt==0.13.0
    # via mypy
loguru==0.7.3
    # via hatch.envs.default
markdown-it-py==4.2.0
    # via hatch.envs.default
mdurl==0.1.2
    # via markdown-it-py
mypy==2.2.0
    # via hatch.envs.default
mypy-extensions==1.1.0
    # via mypy
packaging==26.2
    # via pytest
pathspec==1.1.1
    # via mypy
pluggy==1.6.0
    # via pytest
pygments==2.20.0
    # via pytest
pytest==9.1.1
    # via hatch.envs.default
ruff==0.15.20
    # via hatch.envs.default
termcolor==3.3.0
    # via fire
typing-extensions==4.16.0
    # via mypy
