From 00c3afd421db706e07688e5ba00bef7cde18e179 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 11 Aug 2015 15:24:50 +0100 Subject: [PATCH] [requirements.txt] pip install Brotli-0.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c373a4d5..37ee3fd67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -git+https://github.com/google/brotli@afbec112a54679fcae7f1ce3e17720dc6d33c8f4#egg=Brotli \ No newline at end of file +git+https://github.com/google/brotli@v0.1.0#egg=Brotli \ No newline at end of file