Skip to content

Commit

Permalink
Update requirements for ansible ...
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
  • Loading branch information
jauderho committed Dec 11, 2023
1 parent 3d5ba73 commit 6a261b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions ansible/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ mdurl==0.1.2; python_version >= '3.7'
-e git+https://github.com/jauderho/mitogen.git@b7ab68745ab65d27c40a3a39d79a1c1cf14a04e0#egg=mitogen
mypy-extensions==1.0.0; python_version >= '3.5'
packaging==23.2; python_version >= '3.7'
pathspec==0.12.0; python_version >= '3.8'
pathspec==0.12.1; python_version >= '3.8'
persist-queue==0.8.1
platformdirs==4.1.0; python_version >= '3.8'
pycparser==2.21
pygments==2.17.2; python_version >= '3.7'
pyspnego==0.10.2; python_version >= '3.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pywinrm==0.4.3
pyyaml==6.0.1; python_version != '3.4'
pyyaml==6.0.1; python_version >= '3.6'
referencing==0.32.0; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
requests-ntlm==1.2.0; python_version >= '3.7'
Expand Down

0 comments on commit 6a261b6

Please sign in to comment.