From ebe2aab414da9c261acdc96a451218d7b99bcc19 Mon Sep 17 00:00:00 2001 From: Jeff Widman Date: Fri, 26 Jan 2018 13:55:18 -0800 Subject: Bump `lz4` in `requirements-dev.txt` We stopped pinning it in tests here: https://github.com/dpkp/kafka-python/commit/4dc0899411a8de4eac94481ed719ecdc975c3bb4 So now bumping the pinned version to the latest release. --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 249eb23..62d7758 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pytest-catchlog==1.2.2 docker-py==1.10.6 coveralls==1.2.0 Sphinx==1.6.4 -lz4==0.11.1 +lz4==0.19.1 xxhash==1.0.1 python-snappy==0.5.1 tox==2.9.1 -- cgit v1.2.1