#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    ./nox.sh -s update_requirements
#
annotated-types==0.6.0
    # via pydantic
attrs==23.2.0
    # via check-wheel-contents
build==1.0.3
    # via -r /root/pysparkplug/requirements/packaging.in
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via cryptography
charset-normalizer==3.3.2
    # via requests
check-wheel-contents==0.6.0
    # via -r /root/pysparkplug/requirements/packaging.in
click==8.1.7
    # via check-wheel-contents
cryptography==42.0.2
    # via secretstorage
docutils==0.20.1
    # via readme-renderer
idna==3.6
    # via requests
importlib-metadata==7.0.1
    # via
    #   keyring
    #   twine
jaraco-classes==3.3.1
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==24.3.0
    # via twine
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.2.0
    # via jaraco-classes
nh3==0.2.15
    # via readme-renderer
packaging==23.2
    # via
    #   build
    #   check-wheel-contents
pkginfo==1.9.6
    # via twine
pycparser==2.21
    # via cffi
pydantic==2.6.1
    # via check-wheel-contents
pydantic-core==2.16.2
    # via pydantic
pygments==2.17.2
    # via
    #   readme-renderer
    #   rich
pyproject-hooks==1.0.0
    # via build
readme-renderer==42.0
    # via twine
requests==2.31.0
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.7.0
    # via twine
secretstorage==3.3.3
    # via keyring
twine==5.0.0
    # via -r /root/pysparkplug/requirements/packaging.in
typing-extensions==4.9.0
    # via
    #   pydantic
    #   pydantic-core
urllib3==2.2.0
    # via
    #   requests
    #   twine
wheel-filename==1.4.1
    # via check-wheel-contents
zipp==3.17.0
    # via importlib-metadata
