#
# 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==1.17.1
    # via cryptography
cryptography==44.0.2
    # via securesystemslib
pycparser==2.22
    # via cffi
securesystemslib==1.2.0
    # via -r requirements/main.txt
urllib3==2.3.0
    # via -r requirements/main.txt
