Files
ansible-docs/tests/typing.txt
ansible-documentation-bot[bot] 83bbdd618b ci: refresh dev dependencies (#3458)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2026-02-01 15:15:20 +00:00

96 lines
2.1 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
antsibull-docutils==1.4.0
# via -r tests/typing.in
argcomplete==3.6.3
# via nox
attrs==25.4.0
# via nox
certifi==2026.1.4
# via requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via
# cryptography
# pynacl
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via typer-slim
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.4
# via pyjwt
dependency-groups==1.3.1
# via nox
distlib==0.4.0
# via virtualenv
docutils==0.22.4
# via antsibull-docutils
filelock==3.20.3
# via virtualenv
gitdb==4.0.12
# via gitpython
gitpython==3.1.46
# via -r tests/tag.in
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.7.8 ; platform_python_implementation != 'PyPy'
# via mypy
markupsafe==3.0.3
# via jinja2
mypy==1.19.1
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
nox==2025.11.12
# via -r tests/typing.in
packaging==26.0
# via
# -r tests/tag.in
# dependency-groups
# nox
pathspec==1.0.4
# via mypy
platformdirs==4.5.1
# via virtualenv
pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
pygithub==2.8.1
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.11.0
# via pygithub
pynacl==1.6.2
# via pygithub
requests==2.32.5
# via pygithub
smmap==5.0.2
# via gitdb
typer-slim==0.21.1
# via
# -r tests/../hacking/pr_labeler/requirements.txt
# -r tests/tag.in
types-docutils==0.22.3.20251115
# via -r tests/typing.in
typing-extensions==4.15.0
# via
# codeowners
# mypy
# pygithub
# typer-slim
urllib3==2.6.3
# via
# pygithub
# requests
virtualenv==20.36.1
# via nox