diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-02-10 05:59:24 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-02-10 05:59:24 +0000 |
| commit | df49c850070de0bbc67660974039d9d10bf2f379 (patch) | |
| tree | f1cefe648453acde499080282ee1b3d50467c640 | |
| parent | 1c76c70d71345193d34bada3c6299027a6a2fe23 (diff) | |
| download | python-openstackclient-df49c850070de0bbc67660974039d9d10bf2f379.tar.gz | |
Updated from global requirements
Change-Id: Ic3235a76147314b81290c63805118e5a8e7599a6
| -rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 707df3ca..61ad4e4f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,13 +11,13 @@ oslotest>=1.10.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 requests!=2.12.2,>=2.10.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 -sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +sphinx>=1.5.1 # BSD stevedore>=1.17.1 # Apache-2.0 os-client-config>=1.22.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT -tempest>=12.1.0 # Apache-2.0 +tempest>=14.0.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 bandit>=1.1.0 # Apache-2.0 wrapt>=1.7.0 # BSD License |
