Require greenlet 0.3.2 (or later)

Version 0.3.2 resolves a bug that allowed generic "except
Exception:" clauses to catch GreenletExit exceptions.

bug 1097203

Change-Id: Ifc5a40dd1da8d115ccbe7fa4a948d12ff1c89099
This commit is contained in:
Dirk Mueller 2013-06-13 09:57:53 +02:00
parent b4d933e2a5
commit fd4fae9917
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ amqplib>=0.6.1
anyjson>=0.2.4
argparse
eventlet>=0.9.17
greenlet>=0.3.1
greenlet>=0.3.2
httplib2
iso8601>=0.1.4
kombu>=1.0.4