Skip to content

Commit

Permalink
update requirements.txt manually
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoesel committed Jun 6, 2024
1 parent 3f3621f commit f29239b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --unsafe-package=ansible-core --unsafe-package=distribute --unsafe-package=pip --unsafe-package=setuptools requirements.in
# pip-compile requirements.in
#
aiofiles==23.2.1
# via antsibull-core
Expand All @@ -20,6 +20,12 @@ ansible-compat==24.6.1
# via
# ansible-lint
# molecule
ansible-core==2.16.6
# via
# -r requirements.in
# ansible-compat
# ansible-lint
# molecule
ansible-lint==24.5.0
# via -r requirements.in
ansible-pygments==0.1.1
Expand Down Expand Up @@ -327,6 +333,5 @@ zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# ansible-core
# pip
# setuptools

0 comments on commit f29239b

Please sign in to comment.