diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-21 18:04:49 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-21 18:04:49 +0000 |
commit | f98ce8ea513a43a313a0982233ed593cdf255714 (patch) | |
tree | 1dbb74dbddd0a79a673b36d2dc87c9c666d75d21 /test-requirements.txt | |
parent | cd574b6e8855758fda18d81f00cb9024e571fef9 (diff) | |
download | pycadf-f98ce8ea513a43a313a0982233ed593cdf255714.tar.gz |
Updated from global requirements
Change-Id: I0e7863e77df6dced53ff3cdb36ce008a9a2eae43
Diffstat (limited to 'test-requirements.txt')
-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 e9d7597..610389b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,4 +15,4 @@ testtools>=1.4.0 # MIT # this is required for the docs build jobs oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD |