diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-29 00:08:21 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-29 00:08:21 +0000 |
commit | cd997580f8893684313b2811b992262ee4108b2d (patch) | |
tree | 70b10d8b6bd2dfb76f0d0beb1799ec234780f260 /test-requirements.txt | |
parent | 00b349ba0978b9e6444fffdb2843eea4257e60ab (diff) | |
download | nova-cd997580f8893684313b2811b992262ee4108b2d.tar.gz |
Updated from global requirements
Change-Id: I76fbd2fd7164ad837fa782161a3e9a8f84ac0e79
Diffstat (limited to 'test-requirements.txt')
-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 c689af32f2..e3efee6f58 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ python-barbicanclient>=4.0.0 # Apache-2.0 python-ironicclient>=1.6.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1 # Apache-2.0 -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD +sphinx!=1.3b1,<1.4,>=1.2.1 # BSD os-api-ref>=1.0.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 @@ -33,4 +33,4 @@ oslo.vmware>=2.11.0 # Apache-2.0 reno>=1.8.0 # Apache2 # placement functional tests -wsgi-intercept>=0.6.1 # MIT License +wsgi-intercept>=1.4.1 # MIT License |