Files
ansible-docs/tests/typing.txt
ansible-documentation-bot[bot] 06115bc756 ci: refresh dev dependencies (#2568)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
2025-04-29 15:19:48 +01:00

103 lines
2.0 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
argcomplete==3.6.2
# via nox
attrs==25.3.0
# via nox
certifi==2025.4.26
# via requests
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
# typer
# 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.9.0
# via nox
cryptography==44.0.2
# via pyjwt
dependency-groups==1.3.0
# via nox
deprecated==1.2.18
# via pygithub
distlib==0.3.9
# via virtualenv
filelock==3.18.0
# via virtualenv
gitdb==4.0.12
# via gitpython
gitpython==3.1.44
# via -r tests/tag.in
idna==3.10
# via requests
jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.15.0
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
nox==2025.2.9
# via -r tests/typing.in
packaging==25.0
# via
# -r tests/tag.in
# dependency-groups
# nox
platformdirs==4.3.7
# via virtualenv
pycparser==2.22
# via cffi
pygithub==2.6.1
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.19.1
# via rich
pyjwt==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
rich==14.0.0
# via typer
shellingham==1.5.4
# via typer
smmap==5.0.2
# via gitdb
typer==0.15.2
# via -r tests/tag.in
typer-slim==0.15.2
# via -r tests/../hacking/pr_labeler/requirements.txt
types-docutils==0.21.0.20241128
# via -r tests/typing.in
typing-extensions==4.13.2
# via
# codeowners
# mypy
# pygithub
# typer
# typer-slim
urllib3==2.4.0
# via
# pygithub
# requests
virtualenv==20.30.0
# via nox
wrapt==1.17.2
# via deprecated