Skip to content

Commit

Permalink
[patch] Update python requirements for cli image (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
istrate authored Nov 1, 2023
1 parent 3c9c084 commit b98daa9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions image/cli/install/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
junit_xml==1.9
pymongo==4.0.2
pymongo==4.5.0
xmljson==0.2.1
ansible==5.5.0
kubernetes==12.0.1
openshift==0.12.1
jmespath==1.0.0
click==8.1.3
prettytable==3.7.0
ansible==8.5.0
kubernetes==28.1.0
openshift==0.13.2
jmespath==1.0.1
click==8.1.7
prettytable==3.9.0

0 comments on commit b98daa9

Please sign in to comment.