Remove useless iso8601 requirements

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

Change-Id: Ifaae61d382a63335f53b519649b0901890f5c690
This commit is contained in:
avnish 2017-01-11 11:19:19 +05:30
parent 47ab2911fb
commit a17ed791eb
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ pbr>=1.8 # Apache-2.0
beautifulsoup4 # MIT
Django<1.9,>=1.8 # BSD
django-formtools # BSD
iso8601>=0.1.11 # MIT
six>=1.9.0 # MIT
python-muranoclient>=0.8.2 # Apache-2.0
PyYAML>=3.10.0 # MIT