hive-django/requirements.minimal.txt

22 строки
351 B
Plaintext

Django==1.7.9
dj-static==0.0.6
django-csp==2.0.3
gunicorn==18.0
pystache==0.5.3
static3==0.5.1
wsgiref==0.1.2
dj-database-url==0.2.2
django-registration-redux==1.1
django-crispy-forms==1.4.0
docutils==0.11
feedparser==5.1.3
# For safe markdown/HTML rendering...
Markdown==2.4
bleach==1.4
html5lib==0.999
six==1.6.1
# For tests to run...
mock==1.0.1