diff --git a/test-requirements.txt b/test-requirements.txt index c991f9567..0ab103545 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 discover fixtures>=1.3.1 -keyring!=3.3,>=2.1 +keyring>=5.5.1 mock>=1.2 requests-mock>=0.7.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 @@ -15,7 +15,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0 -tempest-lib>=0.10.0 +tempest-lib>=0.11.0 # releasenotes reno>=0.1.1 # Apache2