From f65228a2dfe085a1d4a50689aec899a71e1a55a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 10 Apr 2018 14:14:50 +0200 Subject: [PATCH] new: Use hiredis for speed --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index f9bfc19..37a6c0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ git+https://github.com/andymccurdy/redis-py.git +hiredis python-dateutil git+https://github.com/jsommers/pytricia.git git+https://github.com/trbs/pid.git