From ca0a603fdeb92c45b97176137d83a2b4cd744904 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Sat, 16 Jan 2016 16:04:41 +0100 Subject: [PATCH] * Fix pin of Sputnik --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 761fa690d..756d3bbb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ plac six ujson cloudpickle -sputnik>=0.7.0,<0.7.0 +sputnik==0.7.*