Update requirements.txt

Taking out MySQL-python for now because it requires mysql to be installed, so breaks updates on content folks' envs.
This commit is contained in:
Victor Shnayder
2012-11-07 11:39:42 -05:00
parent 07da271747
commit 27cffb9387

View File

@@ -51,5 +51,6 @@ pygraphviz
pil
nltk
dogstatsd-python
MySQL-python
# Taking out MySQL-python for now because it requires mysql to be installed, so breaks updates on content folks' envs.
# MySQL-python
sphinx