#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements.txt pyproject.toml
#
astroid==4.0.3
    # via pylint
coverage[toml]==7.13.2
    # via pytest-cov
dill==0.4.1
    # via pylint
iniconfig==2.3.0
    # via pytest
isort==7.0.0
    # via pylint
librt==0.7.8
    # via mypy
mccabe==0.7.0
    # via pylint
mypy==1.19.1
    # via actress (pyproject.toml)
mypy-extensions==1.1.0
    # via mypy
packaging==26.0
    # via pytest
pathspec==1.0.4
    # via mypy
platformdirs==4.5.1
    # via pylint
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.19.2
    # via pytest
pylint==4.0.4
    # via actress (pyproject.toml)
pytest==9.0.2
    # via
    #   actress (pyproject.toml)
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-timeout
pytest-asyncio==1.3.0
    # via actress (pyproject.toml)
pytest-cov==7.0.0
    # via actress (pyproject.toml)
pytest-timeout==2.4.0
    # via actress (pyproject.toml)
tomlkit==0.14.0
    # via pylint
typing-extensions==4.12.2
    # via mypy
