Skip to content

Commit

Permalink
sync req lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Jan 15, 2025
1 parent 80d1442 commit 37da418
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ build==1.2.2.post1
# via antsibull-core
certifi==2024.12.14
# via requests
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
# via cryptography
charset-normalizer==3.4.1
# via requests
click==8.1.8
Expand All @@ -58,6 +60,8 @@ colorama==0.4.6 ; (platform_system != 'Windows' and sys_platform == 'win32') or
# build
# click
# sphinx
cryptography==44.0.0
# via -r tests/requirements.in
docutils==0.18.1
# via
# antsibull-changelog
Expand Down Expand Up @@ -90,6 +94,7 @@ multidict==6.1.0
# yarl
packaging==24.2
# via
# -r tests/requirements.in
# antsibull-changelog
# antsibull-core
# antsibull-docs
Expand All @@ -101,6 +106,8 @@ propcache==0.2.1
# via
# aiohttp
# yarl
pycparser==2.22 ; platform_python_implementation != 'PyPy'
# via cffi
pydantic==2.10.5
# via
# antsibull-core
Expand Down

0 comments on commit 37da418

Please sign in to comment.