diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-02 22:07:23 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-02 22:07:23 +0000 |
| commit | adac738f17f4fbf261089f45544a72f63e3ddebe (patch) | |
| tree | 89140cf01353472c46bcc16526c18352fc6e9b65 | |
| parent | 16eedeb965222871f71b773a91d396c3e1e24861 (diff) | |
| download | python-openstackclient-adac738f17f4fbf261089f45544a72f63e3ddebe.tar.gz | |
Updated from global requirements
Change-Id: Iad391c3f10f90cd238de99e6ca94c3de0edc986b
| -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 ada0099d..3ec16904 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 requests-mock>=1.1 # Apache-2.0 sphinx!=1.6.1,>=1.5.1 # BSD |
