summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2016-10-19 21:44:11 +0200
committerJelle van der Waa <jelle@vdwaa.nl>2017-05-02 21:13:44 +0200
commitaed90d52e36a280264b11a8e8960e4348d5d36fb (patch)
treeaeca1f47ae6aa87c7090009d5f4cd54c491e8dac /requirements.txt
parent1d8dd5079526b2855391fb6c6408e474568f28f0 (diff)
downloadarchweb-aed90d52e36a280264b11a8e8960e4348d5d36fb.tar.gz
archweb-aed90d52e36a280264b11a8e8960e4348d5d36fb.zip
Update to django 1.8
Update django, djang-jinja version. Use TEMPLATES = [] to configure the django templates etc. since the old way will be obsolete.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 8128b451..864fac3a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,12 @@
-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin
-Django==1.7.11
+Django==1.8.18
IPy==0.83
-Jinja2==2.7.3
+Jinja2==2.8
Markdown==2.6.2
MarkupSafe==0.23
bencode==1.0
django-countries==3.3
-django-jinja==1.3.3
+django-jinja==2.2.0
jsmin==2.1.1
pgpdump==1.5
pytz>=2015.4