diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-26 04:27:11 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-26 04:27:11 +0000 |
| commit | 5cc3efb004b3d9e9c447524f556946b4ce9c2195 (patch) | |
| tree | 95c29bdd06b4940dbd38d52e95c5bf2746945fd2 | |
| parent | 567ba7bb203d2ed7f5c6c1bf00548e8413a23a80 (diff) | |
| download | python-openstackclient-5cc3efb004b3d9e9c447524f556946b4ce9c2195.tar.gz | |
Updated from global requirements
Change-Id: I9989b7e0b6aa2062283451831d74c7852701acd2
| -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 adcd1927..0db07017 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=1.8.0 # Apache2 requests>=2.10.0 # Apache-2.0 -requests-mock>=1.0 # Apache-2.0 +requests-mock>=1.1 # Apache-2.0 sphinx!=1.3b1,<1.3,>=1.2.1 # BSD stevedore>=1.16.0 # Apache-2.0 os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0 |
