Commit dd5042f4ae49a85a92aa5044824e30ce699a6ca4
1 parent
c7345f3c
Exists in
master
and in
39 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 | 25 | # Feedzilla (planet) and deps |
26 | 26 | https://bitbucket.org/lorien/feedzilla/get/tip.tar.gz # Temporarily work around |
27 | 27 | django-common |
28 | -django-tagging | |
28 | +django-taggit | |
29 | +django-taggit-templatetags | |
29 | 30 | feedparser |
30 | 31 | lxml |
31 | 32 | grab |
33 | +transliterate | ... | ... |