summaryrefslogtreecommitdiff
path: root/requirements_prod.txt
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-28 19:55:53 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-28 19:55:53 -0500
commitb2b6c78e3179cef66cd4e9dcea7f9003f409ce8b (patch)
tree2355b55efce971b6c7044b1f04b4a3730d2da50f /requirements_prod.txt
parent0877f0389f187cf2cbf026c73b27071857d3e6f7 (diff)
parentfab8d437929fce202b11707e1cacbc079f61edbc (diff)
Merge tag 'release_2013-11-25' into archweb-generic
Django 1.6 upgrade and other changes Conflicts: templates/news/list.html templates/public/index.html
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r--requirements_prod.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt
index 2c38903e..565c3c6c 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -1,5 +1,5 @@
-e git+git://github.com/fredj/cssmin.git@master#egg=cssmin
-Django==1.5.5
+Django==1.6
IPy==0.81
Markdown==2.3.1
South==0.8.2
@@ -10,4 +10,4 @@ pgpdump==1.4
psycopg2==2.5.1
pyinotify==0.9.4
python-memcached==1.53
-pytz>=2013.7
+pytz>=2013.8