diff --git a/requirements.txt b/requirements.txt index f89e9ff..83b7879 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,12 +5,12 @@ pbr>=1.6 argparse Babel>=1.3 -python-glanceclient>=0.18.0 +python-glanceclient>=1.2.0 python-ironicclient>=0.8.0 python-keystoneclient!=1.8.0,>=1.6.0 python-neutronclient>=2.6.0 python-novaclient!=2.33.0,>=2.29.0 -oslo.config>=2.6.0 # Apache-2.0 +oslo.config>=2.7.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 pyOpenSSL>=0.14 six>=1.9.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5ec1fdc..bbac4c9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ fixtures>=1.3.1 mock>=1.2 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0