diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-13 18:50:26 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-13 18:50:26 +0000 |
commit | a87aa3ef00907d5d9222a816df2298d2fc7c3683 (patch) | |
tree | 98f3bc336c9d945862b72270b08b237a2f04329a /test-requirements-py3.txt | |
parent | 0aa3312b46358de6c14fdadaa990ce2e90daf086 (diff) | |
download | oslo-messaging-a87aa3ef00907d5d9222a816df2298d2fc7c3683.tar.gz |
Updated from global requirements
Change-Id: I69d69ae9153769414d76b63ccb59fdd8ff06d01b
Diffstat (limited to 'test-requirements-py3.txt')
-rw-r--r-- | test-requirements-py3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index fc126ca..ce46c40 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -21,5 +21,5 @@ oslotest>=1.1.0 # Apache-2.0 coverage>=3.6 # this is required for the docs build jobs -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.2.0 # Apache-2.0 |