#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements/pinned.txt --strip-extras requirements/main.txt
#
cffi==2.0.0
    # via cryptography
cryptography==47.0.0
    # via securesystemslib
pycparser==3.0
    # via cffi
securesystemslib==1.3.1
    # via -r requirements/main.txt
urllib3==2.6.3
    # via -r requirements/main.txt
