#
# 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.3.1
    # via pip-tools
coverage[toml]==7.12.0
    # via pytest-cov
iniconfig==2.3.0
    # via pytest
packaging==25.0
    # via
    #   build
    #   pytest
pip-tools==7.5.2
    # via flipperfs (pyproject.toml)
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.19.2
    # via pytest
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pyserial==3.5
    # via flipperfs (pyproject.toml)
pytest==9.0.1
    # via
    #   flipperfs (pyproject.toml)
    #   pytest-cov
pytest-cov==7.0.0
    # via flipperfs (pyproject.toml)
wheel==0.45.1
    # via pip-tools

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