Commit e3bd9dcd by Bridger Maxwell

Added django-wiki's requirements to requirements.txt, because they weren't being…

Added django-wiki's requirements to requirements.txt, because they weren't being included automatically.
parent f9c11694
...@@ -2,7 +2,7 @@ django>=1.4,<1.5 ...@@ -2,7 +2,7 @@ django>=1.4,<1.5
pip pip
numpy numpy
scipy scipy
markdown Markdown<2.3.0
pygments pygments
lxml lxml
boto boto
...@@ -43,5 +43,7 @@ django-ses ...@@ -43,5 +43,7 @@ django-ses
django-storages django-storages
django-threaded-multihost django-threaded-multihost
django-sekizai<0.7 django-sekizai<0.7
django-mptt>=0.5.3
sorl-thumbnail
networkx networkx
-r repo-requirements.txt -r repo-requirements.txt
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