Update requirements.txt
Taking out MySQL-python for now because it requires mysql to be installed, so breaks updates on content folks' envs.
Showing
| ... | @@ -51,5 +51,6 @@ pygraphviz | ... | @@ -51,5 +51,6 @@ pygraphviz |
| pil | pil | ||
| nltk | nltk | ||
| dogstatsd-python | 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 | sphinx |
Please
register
or
sign in
to comment