File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=ansible-dev-tools --unsafe-package=distribute --unsafe-package=pip --unsafe-package=setuptools .config/requirements.in pyproject.toml
6
6
#
7
7
ansible-builder==3.1.0
8
- ansible-compat== 24.9.1
8
+ ansible-compat>= 24.10.0
9
9
ansible-core==2.17.6
10
10
ansible-creator==24.11.0
11
11
ansible-dev-environment==24.9.0
Original file line number Diff line number Diff line change 5
5
# pip-compile --constraint=.config/constraints.txt --extra=server --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=distribute --unsafe-package=pip --unsafe-package=setuptools .config/requirements.in pyproject.toml
6
6
#
7
7
ansible-builder==3.1.0
8
- ansible-compat== 24.9.1
8
+ ansible-compat>= 24.10.0
9
9
ansible-core==2.17.6
10
10
ansible-creator==24.11.0
11
11
ansible-dev-environment==24.9.0
You can’t perform that action at this time.
0 commit comments