diff requirements/base.txt @ 149:b1c16cd53b62

update django to version 1.11, refactor project structure, better PEP-8 compliance
author souliane <souliane@mailoo.org>
date Tue, 17 Oct 2017 04:11:21 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/requirements/base.txt	Tue Oct 17 04:11:21 2017 +0200
@@ -0,0 +1,3 @@
+django==1.11.6
+django-markdown-deux==1.0.5
+unicodecsv==0.14.1
\ No newline at end of file