diff options
Diffstat (limited to 'deployment/noheat/requirements.txt')
-rw-r--r-- | deployment/noheat/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deployment/noheat/requirements.txt b/deployment/noheat/requirements.txt index dfa66f7f6..8ef36fc05 100644 --- a/deployment/noheat/requirements.txt +++ b/deployment/noheat/requirements.txt @@ -1,3 +1,3 @@ -wheel==0.36.2 -openstacksdk==0.58.0 -ansible==2.9.24 +wheel==0.37.1 +openstacksdk==0.61.0 +ansible-core==2.13.5 |