MAINT: Update Dev requirements

Upgrade matplotlib in Dev requirements to 1.3.0, and add tornado==3.1
and pyparsing==2.0.1 which are required by matplotlib.
This commit is contained in:
Jonathan Kamens
2013-08-06 11:59:26 -04:00
parent e85306524b
commit 2ca4d3cff7
+4 -1
View File
@@ -19,6 +19,9 @@ pyandoc==0.0.1
# Example scripts that are run during unit tests use the following:
scipy==0.12.0
matplotlib==1.2.1
matplotlib==1.3.0
# tornado and pyparsing are required by matplotlib
tornado==3.1
pyparsing==2.0.1
statsmodels==0.4.3
patsy==0.1.0