Fix: Pin pyparsing<3.0.0 required by httplib2 11/69011/1 v0.68.1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 25 Oct 2021 10:40:08 +0000 (20:40 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 25 Oct 2021 10:45:10 +0000 (20:45 +1000)
Pin pyparsing<3.0.0 required by httplib2 0.20.1. A new version
of pip 21.3.1 is out that has removed this dependency
(pyparsing<3,>=2.4.2) as required by httplib2.

Issue-ID: RELENG-4022
Change-Id: Ifc00a6c82f82b57768330b491828a159be561679
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

No differences found