Commit 33ddecbc by Adam Palay

update nltk in other parts of the platform

parent aac8bf2e
...@@ -8,6 +8,6 @@ setup( ...@@ -8,6 +8,6 @@ setup(
"pyparsing==2.0.1", "pyparsing==2.0.1",
"numpy", "numpy",
"scipy", "scipy",
"nltk==2.0.4", "nltk==2.0.5",
], ],
) )
...@@ -39,7 +39,7 @@ mako==0.7.3 ...@@ -39,7 +39,7 @@ mako==0.7.3
Markdown==2.2.1 Markdown==2.2.1
mock==1.0.1 mock==1.0.1
networkx==1.7 networkx==1.7
nltk==2.0.4 nltk==2.0.5
oauthlib==0.6.3 oauthlib==0.6.3
paramiko==1.9.0 paramiko==1.9.0
path.py==3.0.1 path.py==3.0.1
......
...@@ -8,5 +8,5 @@ numpy==1.6.2 ...@@ -8,5 +8,5 @@ numpy==1.6.2
networkx==1.7 networkx==1.7
sympy==0.7.1 sympy==0.7.1
pyparsing==2.0.1 pyparsing==2.0.1
nltk==2.0.4 nltk==2.0.5
matplotlib==1.3.1 matplotlib==1.3.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment