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:
Eddie Hebert
2014-05-29 13:13:56 -04:00
parent 0338dd73e1
commit 46820ee796
+1 -1
View File
@@ -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