#
# 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.1.1
    # via cryptography
cryptography==50.0.0
    # via securesystemslib
pycparser==3.0
    # via cffi
securesystemslib==1.5.0
    # via -r requirements/main.txt
urllib3==2.7.0
    # via -r requirements/main.txt
