From 38ddfe498d83d7318bfc08ce02193910dddb1260 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Mon, 20 Jul 2015 16:06:47 -0700 Subject: [PATCH] require my "tweaks" branch of websocket-client --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84651eb..29773e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ kombu -websocket-client argparse PyYAML git+https://github.com/ikreymer/surt.git@py3 youtube_dl git+https://github.com/seomoz/reppy.git +# websocket-client +git+https://github.com/nlevitt/websocket-client.git@tweaks