Locking the version of iso8601

The version was upgraded and caused CI and gate job failures. Locking
down the version to 0.1.8 for now.

Change-Id: I60e1bc2752c92743848b27f5a29dd911514b1b39
This commit is contained in:
John Vrbanac 2014-02-26 17:52:04 -06:00
parent f5eea48528
commit 01b27745c8

View File

@ -2,7 +2,7 @@ alembic>=0.4.1
Babel>=1.3
eventlet>=0.13.0
falcon>=0.1.6,<0.1.7
iso8601>=0.1.8
iso8601==0.1.8
jsonschema>=1.3.0,!=1.4.0
kombu>=2.4.8
netaddr>=0.7.6