diff --git a/requirements.txt b/requirements.txt index 4118c72..86bce9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-heatclient>=1.1.0 # Apache-2.0 -python-glanceclient!=2.4.0,>=2.0.0 # Apache-2.0 +python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.16.0 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT