#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    tox r -e pip-compile-tox-env-lock -- py pyproject.toml --upgrade
#
adal==1.2.7
    # via msrestazure
attrs==24.2.0
    # via hypothesis
awx-plugins-interfaces @ git+https://github.com/ansible/awx_plugins.interfaces.git
    # via
    #   -c dependencies/direct/py-constraints.in
    #   awx-plugins-core (pyproject.toml)
azure-core==1.31.0
    # via
    #   azure-identity
    #   azure-keyvault-certificates
    #   azure-keyvault-keys
    #   azure-keyvault-secrets
    #   msrest
azure-identity==1.19.0
    # via awx-plugins-core (pyproject.toml)
azure-keyvault==4.2.0
    # via awx-plugins-core (pyproject.toml)
azure-keyvault-certificates==4.9.0
    # via azure-keyvault
azure-keyvault-keys==4.10.0
    # via azure-keyvault
azure-keyvault-secrets==4.9.0
    # via azure-keyvault
boto3==1.35.44
    # via awx-plugins-core (pyproject.toml)
botocore==1.35.44
    # via
    #   boto3
    #   s3transfer
certifi==2024.8.30
    # via
    #   msrest
    #   requests
cffi==1.17.1
    # via cryptography
charset-normalizer==3.4.0
    # via requests
covdefaults==2.3.0
    # via -r dependencies/direct/py.in
coverage==7.6.4
    # via
    #   -r dependencies/direct/py.in
    #   covdefaults
    #   coverage-enable-subprocess
    #   pytest-cov
coverage-enable-subprocess==1.0
    # via -r dependencies/direct/py.in
cryptography==43.0.3
    # via
    #   adal
    #   azure-identity
    #   azure-keyvault-keys
    #   msal
    #   pyjwt
execnet==2.1.1
    # via pytest-xdist
hypothesis==6.115.3
    # via -r dependencies/direct/py.in
idna==3.10
    # via requests
iniconfig==2.0.0
    # via pytest
isodate==0.7.2
    # via
    #   azure-keyvault-certificates
    #   azure-keyvault-keys
    #   azure-keyvault-secrets
    #   msrest
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
msal==1.31.0
    # via
    #   azure-identity
    #   msal-extensions
msal-extensions==1.2.0
    # via azure-identity
msrest==0.7.1
    # via msrestazure
msrestazure==0.6.4.post1
    # via awx-plugins-core (pyproject.toml)
oauthlib==3.2.2
    # via requests-oauthlib
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
portalocker==2.10.1
    # via msal-extensions
pycparser==2.22
    # via cffi
pyjwt==2.9.0
    # via
    #   adal
    #   msal
pytest==8.3.3
    # via
    #   -r dependencies/direct/py.in
    #   pytest-cov
    #   pytest-mock
    #   pytest-xdist
pytest-cov==5.0.0
    # via -r dependencies/direct/py.in
pytest-mock==3.14.0
    # via -r dependencies/direct/py.in
pytest-xdist==3.6.1
    # via -r dependencies/direct/py.in
python-dateutil==2.9.0.post0
    # via
    #   adal
    #   botocore
python-dsv-sdk==1.0.4
    # via awx-plugins-core (pyproject.toml)
python-tss-sdk==1.2.3
    # via awx-plugins-core (pyproject.toml)
pyyaml==6.0.2
    # via awx-plugins-core (pyproject.toml)
requests==2.32.3
    # via
    #   adal
    #   awx-plugins-core (pyproject.toml)
    #   azure-core
    #   msal
    #   msrest
    #   python-dsv-sdk
    #   python-tss-sdk
    #   requests-oauthlib
requests-oauthlib==2.0.0
    # via msrest
s3transfer==0.10.3
    # via boto3
six==1.16.0
    # via
    #   azure-core
    #   msrestazure
    #   python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
typing-extensions==4.12.2
    # via
    #   azure-core
    #   azure-identity
    #   azure-keyvault-certificates
    #   azure-keyvault-keys
    #   azure-keyvault-secrets
urllib3==2.2.3
    # via
    #   botocore
    #   requests
