Remove unused iso8601 dependency

Change-Id: I3d91a6548de6dfa655a1e485a78db2337b728568
This commit is contained in:
Julien Danjou 2016-05-26 13:57:36 +02:00
parent 040464edec
commit 36655c68fe
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ pbr>=1.6 # Apache-2.0
stevedore>=1.10.0 # Apache-2.0
six>=1.9.0 # MIT
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
iso8601>=0.1.11 # MIT
zake>=0.1.6 # Apache-2.0
voluptuous>=0.8.9 # BSD License
msgpack-python>=0.4.0 # Apache-2.0