diff --git a/requirements.txt b/requirements.txt index c1553717fe..d8d93eb99d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Django<1.9,>=1.8 # BSD Pint>=0.5 # BSD django-babel>=0.4.0 # BSD django-compressor>=2.0 # MIT -django-openstack-auth>=2.0.0 # Apache-2.0 +django-openstack-auth>=2.2.0 # Apache-2.0 django-pyscss>=2.0.2 # BSD License (2 clause) httplib2>=0.7.5 # MIT iso8601>=0.1.9 # MIT @@ -31,7 +31,7 @@ python-cinderclient>=1.6.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-heatclient>=0.6.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 -python-neutronclient>=4.1.1 # Apache-2.0 +python-neutronclient>=4.2.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 pytz>=2013.6 # MIT