BLD: Update tornado to latest.

Upgrade from 3.2 -> 3.2.1
Used for matplotlib, which is imported during tests to make
sure that examples are working.
This commit is contained in:
Eddie Hebert
2014-05-30 15:48:10 -04:00
parent 45c3fafaae
commit d384f63e25
+1 -1
View File
@@ -21,7 +21,7 @@ pyandoc==0.0.1
matplotlib==1.3.1
# tornado and pyparsing are required by matplotlib
tornado==3.2
tornado==3.2.1
pyparsing==2.0.2
Markdown==2.4.1