update nltk in other parts of the platform

This commit is contained in:
Adam Palay
2015-04-08 11:28:49 -04:00
parent aac8bf2ebd
commit 33ddecbc97
3 changed files with 3 additions and 3 deletions

View File

@@ -8,6 +8,6 @@ setup(
"pyparsing==2.0.1",
"numpy",
"scipy",
"nltk==2.0.4",
"nltk==2.0.5",
],
)

View File

@@ -39,7 +39,7 @@ mako==0.7.3
Markdown==2.2.1
mock==1.0.1
networkx==1.7
nltk==2.0.4
nltk==2.0.5
oauthlib==0.6.3
paramiko==1.9.0
path.py==3.0.1

View File

@@ -8,5 +8,5 @@ numpy==1.6.2
networkx==1.7
sympy==0.7.1
pyparsing==2.0.1
nltk==2.0.4
nltk==2.0.5
matplotlib==1.3.1