Skip to content

Commit 4181435

Browse files
authored
updates to fix deploy-manual action (#6065)
Signed-off-by: Bryce Palmer <[email protected]>
1 parent d65ed28 commit 4181435

File tree

3 files changed

+128
-108
lines changed

3 files changed

+128
-108
lines changed

images/ansible-operator/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jmespath = "==0.10.0"
1414
# before its setup requires rust, which is not available via RPM in the
1515
# base image. This pin should be re-evaluated once the base image is updated.
1616
cryptography = "==3.3.2"
17+
oauthlib = "==3.2.1"
1718

1819
[dev-packages]
1920

0 commit comments

Comments
 (0)