Update version of doc8

The doc8 lib supports Py36 starting from version 0.8.1

Change-Id: Ib92ccbc2407e9825e446bb3c69d29f7841467434
This commit is contained in:
wangzihao 2021-01-06 15:30:14 +08:00
parent 73742be999
commit c98c3965a8
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ debtcollector==1.2.0
decorator==4.3.0
defusedxml==0.6.0
dnspython==1.16.0
doc8==0.6.0
doc8==0.8.1
docutils==0.14
entrypoints==0.3
eventlet==0.25.1

View File

@ -20,7 +20,7 @@ testtools>=2.2.0 # MIT
psutil>=3.2.2 # BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
Pygments>=2.2.0 # BSD license
boto3>=1.9.199 # Apache-2.0