# HG changeset patch # User neko259 # Date 2014-01-22 11:17:59 # Node ID 8f0aca3c9153a1f3433cfa4d0e737a3799108ceb # Parent f1e34d4b856d7bec9c72577db06b42e5f41db33e Added requirements file diff --git a/requirements.txt b/requirements.txt new file mode 100644 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +pillow +django>=1.6 +django_cleanup +django-markupfield +markdown +python-markdown +django-simple-captcha +line-profiler