mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-14 12:10:24 +08:00
BLD: Update pyparsing to 2.0.2
2.0.1 -> 2.0.2 pyparsing is a dependency of matplotlib and should not affect Zipline simulations.
This commit is contained in:
@@ -22,6 +22,6 @@ pyandoc==0.0.1
|
||||
matplotlib==1.3.1
|
||||
# tornado and pyparsing are required by matplotlib
|
||||
tornado==3.2
|
||||
pyparsing==2.0.1
|
||||
pyparsing==2.0.2
|
||||
|
||||
Markdown==2.3.1
|
||||
|
||||
Reference in New Issue
Block a user