fix: Gate fix for Armada cover, pep8, and docs gates
Now that the Armada gates are running on Focal(20.04), grpcio and pyflakes need to use a version compatible with python3.8 and Ubuntu 20.04 Change-Id: I1071d211e5a6c4a5fcdad9818f735fcb3c97d962
This commit is contained in:
parent
ce353b61f0
commit
a1b693b84d
@ -1,6 +1,6 @@
|
||||
deepdiff==3.3.0
|
||||
gitpython
|
||||
grpcio==1.16.0
|
||||
grpcio>=1.16.0
|
||||
jsonschema>=2.6.0
|
||||
keystoneauth1==2.21.0
|
||||
keystonemiddleware==4.9.1
|
||||
|
@ -1,4 +1,5 @@
|
||||
# General
|
||||
pyflakes>=2.1.1
|
||||
tox
|
||||
|
||||
# Docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user