diff options
Diffstat (limited to 'requirements-py3.txt')
-rw-r--r-- | requirements-py3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt index 2a0f39bd..7af95909 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -24,7 +24,7 @@ oslo.messaging<1.5.0,>=1.4.0 oslo.utils<1.5.0,>=1.4.0 # Apache-2.0 pysnmp<5.0.0,>=4.2.1 python-ceilometerclient!=1.0.12,!=1.0.13,!=1.0.14,<1.1.0,>=1.0.6 -python-glanceclient<=0.15.0,>=0.14.0 +python-glanceclient<0.15.0,>=0.14.0 python-keystoneclient<1.2.0,>=0.10.0 python-neutronclient<2.4.0,>=2.3.6 python-novaclient<=2.20.0,>=2.18.0 |