Pin pygments~=2.3.1 and request=2.21.0 76/15976/5
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 24 Jun 2019 23:49:48 +0000 (09:49 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 24 Jun 2019 23:49:48 +0000 (09:49 +1000)
commit213d2a958ed42e3f16583735ab795e858bf06b08
treee39bb04dfb9c8e85788ad1bd8a79fd69693b91ad
parent1cb0f11add7a8494b6b22f4d55a5ab3f7b1ee3cd
Pin pygments~=2.3.1 and request=2.21.0

Pygments release 2.4.0 which added a python requires that excludes all
versions of Python < 3.5. The LFCI's default 3 version is 3.4 so causes
build failure.

Request-2.22.0 does not work with python-3.4.9, so pin requests to
v2.21.0 to address the tox failures.

Change-Id: I0eca07029e71b55ecff993dac39c4dd0a83bf575
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/pin-pygments-2.3.1-f7b615397b0398d6.yaml [new file with mode: 0644]
releasenotes/notes/pin-requests-2.21.0-f3ed3c007b7561b4.yaml [new file with mode: 0644]
tox.ini