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.
Showing
... | @@ -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 |
Please
register
or
sign in
to comment