diff --git a/packer/requirements.txt b/packer/requirements.txt index b019dec..222753d 100644 --- a/packer/requirements.txt +++ b/packer/requirements.txt @@ -1,4 +1,4 @@ openstacksdk==4.0.0 ansible==10.4.0 -python-openstackclient==7.1.2 +python-openstackclient==7.2.1 paramiko