mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 12:39:51 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user