[ansible] update ansible and cryptography requirements to work on ubuntu 22.04 (#8826)

This commit is contained in:
Cristian Calin
2022-05-16 21:14:17 +03:00
committed by GitHub
parent 0c504e4984
commit 3a89e31dee
7 changed files with 6 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
ansible==4.8.0
ansible-core==2.11.6
cryptography==2.8
ansible==4.10.0
ansible-core==2.11.11
cryptography==3.4.8
jinja2==2.11.3
netaddr==0.7.19
pbr==5.4.4