# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --all-extras -o requirements-dev.txt
-e .
annotated-types==0.7.0
    # via pydantic
ansible==12.1.0
    # via ansible-zerossl
ansible-compat==25.8.2
    # via pytest-ansible
ansible-core==2.19.3
    # via
    #   ansible
    #   ansible-compat
    #   pytest-ansible
anyio==4.11.0
    # via httpx
attrs==25.4.0
    # via
    #   jsonschema
    #   referencing
authlib==1.6.5
    # via safety
bandit==1.8.6
black==25.9.0
certifi==2025.10.5
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
    # via cryptography
charset-normalizer==3.4.3
    # via requests
click==8.3.0
    # via
    #   black
    #   nltk
    #   safety
    #   typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   bandit
    #   click
    #   pytest
    #   tqdm
coverage==7.10.7
    # via pytest-cov
cryptography==46.0.2
    # via
    #   ansible-core
    #   ansible-zerossl
    #   authlib
dnspython==2.8.0
    # via ansible-zerossl
dparse==0.6.4
    # via
    #   safety
    #   safety-schemas
execnet==2.1.1
    # via pytest-xdist
filelock==3.20.0
    # via safety
flake8==7.3.0
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via safety
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
iniconfig==2.1.0
    # via pytest
jinja2==3.1.6
    # via
    #   ansible-core
    #   safety
joblib==1.5.2
    # via nltk
jsonschema==4.25.1
    # via ansible-compat
jsonschema-specifications==2025.9.1
    # via jsonschema
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via jinja2
marshmallow==4.0.1
    # via safety
mccabe==0.7.0
    # via flake8
mdurl==0.1.2
    # via markdown-it-py
mypy==1.18.2
mypy-extensions==1.1.0
    # via
    #   black
    #   mypy
nltk==3.9.2
    # via safety
packaging==25.0
    # via
    #   ansible-compat
    #   ansible-core
    #   black
    #   dparse
    #   pytest
    #   pytest-ansible
    #   safety
    #   safety-schemas
pathspec==0.12.1
    # via
    #   black
    #   mypy
platformdirs==4.5.0
    # via black
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
psutil==7.1.0
    # via safety
pycodestyle==2.14.0
    # via flake8
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
    # via cffi
pydantic==2.12.0
    # via
    #   safety
    #   safety-schemas
pydantic-core==2.41.1
    # via pydantic
pyflakes==3.4.0
    # via flake8
pygments==2.19.2
    # via
    #   pytest
    #   rich
pytest==8.4.2
    # via
    #   pytest-ansible
    #   pytest-cov
    #   pytest-mock
    #   pytest-plus
    #   pytest-sugar
    #   pytest-xdist
pytest-ansible==25.8.0
pytest-cov==7.0.0
pytest-mock==3.15.1
pytest-plus==0.8.1
    # via pytest-ansible
pytest-sugar==1.1.1
    # via pytest-ansible
pytest-xdist==3.8.0
    # via pytest-ansible
pytokens==0.1.10
    # via black
pyyaml==6.0.3
    # via
    #   ansible-compat
    #   ansible-core
    #   bandit
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
regex==2025.9.18
    # via nltk
requests==2.32.5
    # via
    #   ansible-zerossl
    #   safety
resolvelib==1.2.1
    # via ansible-core
rich==14.2.0
    # via
    #   bandit
    #   typer
rpds-py==0.27.1
    # via
    #   jsonschema
    #   referencing
ruamel-yaml==0.18.15
    # via
    #   safety
    #   safety-schemas
ruamel-yaml-clib==0.2.14 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
    # via ruamel-yaml
safety==3.6.2
safety-schemas==0.0.16
    # via safety
setuptools==80.9.0
    # via safety
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via anyio
stevedore==5.5.0
    # via bandit
subprocess-tee==0.4.2
    # via ansible-compat
tenacity==9.1.2
    # via safety
termcolor==3.1.0
    # via pytest-sugar
tomlkit==0.13.3
    # via safety
tqdm==4.67.1
    # via nltk
typer==0.19.2
    # via safety
typing-extensions==4.15.0
    # via
    #   anyio
    #   mypy
    #   pydantic
    #   pydantic-core
    #   pytest-ansible
    #   referencing
    #   safety
    #   safety-schemas
    #   typer
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
urllib3==2.5.0
    # via requests
