#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --extra=dev --no-emit-index-url --output-file=requirements-3.10-dev.txt
#
coverage[toml]==7.9.2
    # via pytest-cov
exceptiongroup==1.3.0
    # via pytest
execnet==2.1.1
    # via pytest-xdist
flake8==7.3.0
    # via
    #   amalgam-lang (pyproject.toml)
    #   flake8-docstrings
flake8-docstrings==1.7.0
    # via amalgam-lang (pyproject.toml)
flake8-import-order==0.19.2
    # via amalgam-lang (pyproject.toml)
iniconfig==2.1.0
    # via pytest
mccabe==0.7.0
    # via flake8
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pycodestyle==2.14.0
    # via
    #   flake8
    #   flake8-import-order
pydocstyle==6.3.0
    # via flake8-docstrings
pyflakes==3.4.0
    # via flake8
pygments==2.19.2
    # via pytest
pytest==8.4.1
    # via
    #   amalgam-lang (pyproject.toml)
    #   pytest-cov
    #   pytest-mock
    #   pytest-xdist
pytest-cov==6.2.1
    # via amalgam-lang (pyproject.toml)
pytest-mock==3.14.1
    # via amalgam-lang (pyproject.toml)
pytest-xdist==3.8.0
    # via amalgam-lang (pyproject.toml)
snowballstemmer==3.0.1
    # via pydocstyle
tomli==2.2.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.14.1
    # via exceptiongroup

# The following packages are considered to be unsafe in a requirements file:
setuptools==80.9.0
    # via flake8-import-order
