summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 15:53:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-19 15:53:27 +0000
commit36d44e2eade43254ca249fcae7824fe3daba78ba (patch)
tree876f30741f489d81e668730a66a2bb6ca97262ac /test-requirements.txt
parentdcafb78a2996fa127dfc282ebe750d11b79aff5e (diff)
downloadstevedore-36d44e2eade43254ca249fcae7824fe3daba78ba.tar.gz
Updated from global requirements
Change-Id: Ib210340023253719ee68bd9440af8fa5d38b40aa
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 346b34b..61f4ee1 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,11 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-Pillow<3.0.0,>=2.4.0 # MIT
+Pillow>=2.4.0 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
mock>=1.2
coverage>=3.6
testrepository>=0.0.18
discover
oslotest>=1.10.0 # Apache-2.0
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0