Unpin version of iso8601 package

The python-neutronclient package requires a newer version
of iso8601, so unpin our version to allow the right version
to be installed.

Change-Id: I2f8b1a4b0602df6c7c435700653e21cfc63527ef
This commit is contained in:
Doug Hellmann 2014-03-10 11:38:48 -07:00
parent 02bfbdde96
commit 0f896ea92f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ coverage
mock>=0.8.0
pep8
eventlet==0.12.1
iso8601==0.1.4
iso8601
python-novaclient
WebOb==1.2.3
mox==0.5.3