Merge pull request #861 from edx/fix/adam/add-edge-reqs

add requests and nltk to sandbox reqs
This commit is contained in:
Adam
2013-09-04 07:14:59 -07:00

View File

@@ -1,4 +1,5 @@
numpy==1.6.2
networkx==1.7
sympy==0.7.1
pyparsing==1.5.6
pyparsing==1.5.6
nltk==2.0.4