#
# 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==23.1
    # via
    #   build
    #   pytest
parameterized==0.9.0
    # via cedarpy (pyproject.toml)
pip-tools==7.5.2
    # via cedarpy (pyproject.toml)
pluggy==1.2.0
    # via pytest
py-cpuinfo==9.0.0
    # via pytest-benchmark
pyproject-hooks==1.0.0
    # via
    #   build
    #   pip-tools
pytest==7.4.0
    # via
    #   cedarpy (pyproject.toml)
    #   pytest-benchmark
pytest-benchmark==5.0.1
    # via cedarpy (pyproject.toml)
wheel==0.40.0
    # via pip-tools

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