Update doc8 version

doc8 only supports python version less than 3.4

[1] https://pypi.org/project/doc8/0.8.0/

Change-Id: Ic020a95c7c25be1188e926fe6b9fe1bd1625dd01
This commit is contained in:
wu.shiming 2020-12-16 14:36:45 +08:00
parent 874cc2b33e
commit d9ec7dd695

@ -20,5 +20,5 @@ tempest>=17.1.0 # Apache-2.0
# Bandit build requirements
bandit!=1.6.0,>=1.1.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
Pygments>=2.2.0 # BSD license