summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-20 04:43:04 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-20 04:43:04 +0000
commit7ae3af7d1d4185cc110187feb3233770bfaf4c28 (patch)
tree7fcd39713154926f9ad256b235426d4124e6c9f8 /setup.cfg
parent7c0106b579e4aa6c19340b8260331485346dbf20 (diff)
downloadoslo-db-7ae3af7d1d4185cc110187feb3233770bfaf4c28.tar.gz
Updated from global requirements4.21.1
Change-Id: Icbdc156d1dd30c5524e38880a794e06b03634baf
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 255f524..c957a59 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,11 +33,11 @@ test =
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8 # Apache-2.0
- eventlet!=0.18.3,>=0.18.2 # MIT
+ eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
- sphinx>=1.5.1 # BSD
+ sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD