diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt index fe30e2dd..e2b99ff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ -d2to1>=0.2.10,<0.3 -pbr>=0.5,<0.6 -cliff +pbr>=0.5.16,<0.6 +cliff>=1.4 keyring -pycrypto -python-glanceclient>=0.9.0,<2 -python-keystoneclient>=0.2,<1.0 -python-novaclient>=2 -python-cinderclient>=1 +pycrypto>=2.6 +python-glanceclient>=0.9.0 +python-keystoneclient>=0.3.0 +python-novaclient>=2.12.0 +python-cinderclient>=1.0.4 |
