summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-21 18:06:34 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-21 18:06:34 +0000
commitf33b810403f2fb8fa106ada5c49e855d5c0aa659 (patch)
treeaa5cc2e06aac9e6ea7f0307a0f91dfdeb3192a1f /test-requirements.txt
parent01b09a5c1d683007d86fec09594db9f5787805f3 (diff)
downloadstevedore-f33b810403f2fb8fa106ada5c49e855d5c0aa659.tar.gz
Updated from global requirements
Change-Id: Ibd8ed7b259028df4a20672d0df65fa0928417a15
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d59feb9..977194a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
Pillow>=2.4.0 # PIL License
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
mock>=2.0 # BSD
coverage>=3.6 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD