AAP-67436 Remove pbr from requirements (#16337)

* Remove pbr from requirements

pbr was temporarily added to support ansible-runner installed from a git
branch. It is no longer needed as a direct dependency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Retrigger CI

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hao Liu
2026-03-09 11:53:38 -04:00
committed by GitHub
parent 212546f92b
commit 36a1121cd8
2 changed files with 0 additions and 6 deletions

View File

@@ -76,6 +76,3 @@ django-flags>=5.0.13
dispatcherd[pg-notify] # tasking system, previously part of AWX code base
protobuf>=4.25.8 # CVE-2025-4565
idna>=3.10 # CVE-2024-3651
# Temporarily added to use ansible-runner from git branch, to be removed
# when ansible-runner moves from requirements_git.txt to here
pbr

View File

@@ -337,8 +337,6 @@ packaging==25.0
# opentelemetry-instrumentation
# setuptools-scm
# wheel
pbr==7.0.1
# via -r /awx_devel/requirements/requirements.in
pexpect==4.9.0
# via
# -r /awx_devel/requirements/requirements.in
@@ -556,6 +554,5 @@ setuptools==80.9.0
# -r /awx_devel/requirements/requirements.in
# autobahn
# incremental
# pbr
# setuptools-rust
# setuptools-scm