diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-06 23:29:28 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-06-06 23:29:28 +0000 |
commit | 86ca8711d6d36da9608c6a60146e20ad7708e959 (patch) | |
tree | 3b1b313f11375804cfdc416bc0378b1c20fac9ed | |
parent | e797c0321b7758dd9a5554af2ea275c47df2a448 (diff) |
Updated from global requirements
Change-Id: I124d7f5bb0e662585a034668cd82ef1fa6db2fa1
-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 c30101f2..76f03d75 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,4 +6,4 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) six>=1.9.0 # MIT sphinx!=1.6.1,>=1.5.1 # BSD oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0 |