From 7411ca2b26226836ce33ae31fc245a60eadaa9d5 Mon Sep 17 00:00:00 2001 From: Jonathan Kamens Date: Tue, 9 Jun 2015 17:29:34 -0400 Subject: [PATCH] MAINT: Upgrade tornado, TA-Lib versions --- etc/requirements_dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/requirements_dev.txt b/etc/requirements_dev.txt index 94dd70fb..20eaa2f6 100644 --- a/etc/requirements_dev.txt +++ b/etc/requirements_dev.txt @@ -27,7 +27,7 @@ backports.ssl-match-hostname==3.4.0.2;python_version<'3.0' certifi==2015.4.28 # tornado and pyparsing are required by matplotlib -tornado==4.1 +tornado==4.2 pyparsing==2.0.3 matplotlib==1.4.3 @@ -37,4 +37,4 @@ Markdown==2.6.2 # This --allow syntax is for compatibility with pip >= 1.5 # However, this is backwards incompatible change, since previous # versions of pip do not support that flag. ---allow-external TA-Lib --allow-unverified TA-Lib TA-Lib==0.4.8 +TA-Lib==0.4.9