Remove useless iso8601 requirements

This patch cleans up the requirements.txt list to remove
iso8601 module not used anymore.

Change-Id: I9d828297dee0a9a01bde8f8b84c505fd8b5603d1
This commit is contained in:
avnish 2017-01-09 13:43:54 +05:30
parent 0d15f0ec52
commit 3cc93818fa
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ Django<1.9,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=2.4.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
iso8601>=0.1.11 # MIT
python-designateclient>=1.5.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-manilaclient>=1.10.0 # Apache-2.0