diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-29 02:28:44 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-29 02:28:44 +0000 |
| commit | ca4b9be8a23136fb709c73b702f98fd749026a8c (patch) | |
| tree | 47f5aeb3ae54963ae535f5066dfc351d8d8a7392 | |
| parent | 002a9b99729059e7ec89a251635690bd057b3bed (diff) | |
| download | python-openstackclient-ca4b9be8a23136fb709c73b702f98fd749026a8c.tar.gz | |
Updated from global requirements
Change-Id: Ifc46dfac0578144329675c2c75da1e6ddfa862a3
| -rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 661aa73d..b6f3edb6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno!=2.3.1,>=1.8.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 |
