diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-24 03:17:41 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-24 03:17:41 +0000 |
| commit | 6828f5ce27dd5fb03bfb7fd9847bde0b942fd467 (patch) | |
| tree | 3a9dd0c66f9c43cf86770157cea6007c99dc8fbc | |
| parent | 5b144334bf526c8d368e592019fbb80c072911dc (diff) | |
| download | python-openstackclient-6828f5ce27dd5fb03bfb7fd9847bde0b942fd467.tar.gz | |
Updated from global requirements
Change-Id: I43d04f2cbb0543d55783252d8618ddafdda3a66c
| -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 cca81ec8..9e82a5fc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,8 +9,8 @@ fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -reno>=1.6.2 # Apache2 -requests-mock>=0.7.0 # Apache-2.0 +reno>=1.8.0 # Apache2 +requests-mock>=1.0 # Apache-2.0 sphinx!=1.3b1,<1.3,>=1.2.1 # BSD os-testr>=0.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD |
