Limit more-itertools only if pyver is <3.4 09/65009/1
authorThanh Ha <zxiiro@gmail.com>
Tue, 11 Aug 2020 19:42:51 +0000 (15:42 -0400)
committerThanh Ha <zxiiro@gmail.com>
Tue, 11 Aug 2020 19:46:38 +0000 (15:46 -0400)
commitde2a88d3f717d49863d524a2a6be4fe189bae2fb
tree8912a1801d70f04e1bbb4bcb8065677293c5681b
parent737d84cf9b7cdaa12fe3b741ee185d5301120996
Limit more-itertools only if pyver is <3.4

As the comment says newer versions of more-itertools requires
Python 3.4 or greater. So only pin the version if that's the case.

Change-Id: I52f0e9d24056321df853e2105e399989d6ae64d5
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
releasenotes/notes/unpin-more-itertools-5dff9b6955769e99.yaml [new file with mode: 0644]
requirements.txt