From 4a317762d11b331a46932367b5150fcba1e93006 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Wed, 13 Nov 2013 10:35:20 -0500 Subject: [PATCH] BLD: Peg tornado to latest version. 3.1 -> 3.1.1 --- etc/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_dev.txt b/etc/requirements_dev.txt index 233d950f..f6102ffd 100644 --- a/etc/requirements_dev.txt +++ b/etc/requirements_dev.txt @@ -21,7 +21,7 @@ pyandoc==0.0.1 scipy==0.12.0 matplotlib==1.3.0 # tornado and pyparsing are required by matplotlib -tornado==3.1 +tornado==3.1.1 pyparsing==2.0.1 statsmodels==0.4.3 patsy==0.1.0