#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements.dev.txt pyproject.toml
#
build==1.3.0
    # via pip-tools
click==8.1.3
    # via pip-tools
iniconfig==2.0.0
    # via pytest
maturin==1.10.2
    # via cedarpy (pyproject.toml)
packaging==26.1
    # via
    #   build
    #   pytest
    #   wheel
parameterized==0.9.0
    # via cedarpy (pyproject.toml)
pip-tools==7.5.2
    # via cedarpy (pyproject.toml)
pluggy==1.6.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pygments==2.20.0
    # via pytest
pyproject-hooks==1.0.0
    # via
    #   build
    #   pip-tools
pytest==9.0.3
    # via
    #   cedarpy (pyproject.toml)
    #   pytest-benchmark
pytest-benchmark==5.0.1
    # via cedarpy (pyproject.toml)
wheel==0.47.0
    # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
