#
# This file is autogenerated by pip-compile with Python 3.9
# 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
exceptiongroup==1.1.2
    # via pytest
importlib-metadata==8.7.0
    # via build
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
pyproject-hooks==1.0.0
    # via
    #   build
    #   pip-tools
pytest==7.4.0
    # via cedarpy (pyproject.toml)
tomli==2.0.1
    # via
    #   build
    #   maturin
    #   pip-tools
    #   pyproject-hooks
    #   pytest
wheel==0.40.0
    # via pip-tools
zipp==3.23.0
    # via importlib-metadata

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