summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 13:51:38 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 13:51:38 +0000
commit4cc49cf217a1b6d0397efd1f9b03b397803a1cf5 (patch)
tree075249da37f8754f1000825fe634982c6b3827ce /setup.cfg
parent656ed3c8479f4bb263d86d6bba6eadad77073dd5 (diff)
downloadtaskflow-4cc49cf217a1b6d0397efd1f9b03b397803a1cf5.tar.gz
Updated from global requirements
Change-Id: Ifad39a3cf765807bd3d6a006a5e9ce5ad0e5d1ce
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 30b02bc..b42dfad 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -65,9 +65,9 @@ redis =
workers =
kombu!=4.0.2,>=4.0.0 # BSD
eventlet =
- eventlet!=0.18.3,>=0.18.2 # MIT
+ eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
doc =
- sphinx>=1.5.1 # BSD
+ sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
database =
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT