summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-10 13:35:18 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-10 13:35:18 +0000
commit0f03f32cda26a5182093489aa46556623f86e525 (patch)
tree48df2891e8a1906837212388d10865c8a3ac8576 /setup.cfg
parentc5303957300642796f6dc383657ea7c5787bd11a (diff)
downloadoslo-db-0f03f32cda26a5182093489aa46556623f86e525.tar.gz
Updated from global requirements
Change-Id: I235056994f9fce034dca8cea5f800656f5f80f89
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 6c8fbd7..ff317ce 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,7 +33,7 @@ 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.21.0,>=0.18.2 # MIT
+ eventlet!=0.18.3,!=0.20.1,<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