Commit dd5042f4ae49a85a92aa5044824e30ce699a6ca4
1 parent
c7345f3c
Exists in
master
and in
13 other branches
Updating requirements.txt
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
requirements.txt
| @@ -25,7 +25,9 @@ git+https://github.com/TracyWebTech/django-conversejs | @@ -25,7 +25,9 @@ git+https://github.com/TracyWebTech/django-conversejs | ||
| 25 | # Feedzilla (planet) and deps | 25 | # Feedzilla (planet) and deps |
| 26 | https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around | 26 | https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around |
| 27 | django-common | 27 | django-common |
| 28 | -django-tagging | 28 | +django-taggit |
| 29 | +django-taggit-templatetags | ||
| 29 | feedparser | 30 | feedparser |
| 30 | lxml | 31 | lxml |
| 31 | grab | 32 | grab |
| 33 | +transliterate |