Files
ansible-docs/tests/typing.txt
ansible-documentation-bot[bot] c894855522 ci: refresh dev dependencies (#3541)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-03-23 11:48:56 +00:00

106 lines
2.3 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
annotated-doc==0.0.4
# via typer
antsibull-docutils==1.4.0
# via -r tests/typing.in
argcomplete==3.6.3
# via nox
attrs==26.1.0
# via nox
certifi==2026.2.25
# via requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via
# cryptography
# pynacl
charset-normalizer==3.4.6
# via requests
click==8.3.1
# via typer
codeowners==0.8.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# colorlog
colorlog==6.10.1
# via nox
cryptography==46.0.5
# via pyjwt
dependency-groups==1.3.1
# via nox
distlib==0.4.0
# via virtualenv
docutils==0.22.4
# via antsibull-docutils
filelock==3.25.2
# via
# python-discovery
# virtualenv
humanize==4.15.0
# via nox
idna==3.11
# via requests
jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt
librt==0.8.1 ; platform_python_implementation != 'PyPy'
# via mypy
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.19.1
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
nox==2026.2.9
# via -r tests/typing.in
packaging==26.0
# via
# dependency-groups
# nox
pathspec==1.0.4
# via mypy
platformdirs==4.9.4
# via
# python-discovery
# virtualenv
pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
pygithub==2.9.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.19.2
# via rich
pyjwt==2.12.1
# via pygithub
pynacl==1.6.2
# via pygithub
python-discovery==1.2.0
# via virtualenv
requests==2.32.5
# via pygithub
rich==14.3.3
# via typer
shellingham==1.5.4
# via typer
typer==0.24.1
# via typer-slim
typer-slim==0.24.0
# via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.22.3.20260322
# via -r tests/typing.in
typing-extensions==4.15.0
# via
# codeowners
# mypy
# pygithub
urllib3==2.6.3
# via
# pygithub
# requests
virtualenv==21.2.0
# via nox