diff --git a/requirements.txt b/requirements.txt index d78a2eac..73979156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ simplejson>=2.2.0 # MIT oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 Babel!=2.4.0,>=2.3.4 # BSD -keystoneauth1>=2.21.0 # Apache-2.0 +keystoneauth1>=3.1.0 # Apache-2.0 six>=1.9.0 # MIT python-swiftclient>=3.2.0 # Apache-2.0 python-mistralclient>=3.1.0 # Apache-2.0 -osc-lib>=1.5.1 # Apache-2.0 +osc-lib>=1.7.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index bcdc7b38..b320d2cc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,4 +15,4 @@ mock>=2.0 # BSD httplib2>=0.7.5 # MIT pycrypto>=2.6 # Public Domain reno!=2.3.1,>=1.8.0 # Apache-2.0 -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0