From f3214b4b03cc7cc8c4317aae8c8f3353c3f01049 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 15 Feb 2015 13:09:55 -0600 Subject: Requirements updates for various packages Signed-off-by: Dan McGee --- requirements.txt | 4 ++-- requirements_prod.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59e25720..fdca7bee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Markdown==2.5.2 MarkupSafe==0.23 bencode==1.0 django-countries==3.1.1 -django-jinja==1.1.0 -jsmin==2.1.0 +django-jinja==1.1.1 +jsmin==2.1.1 pgpdump==1.5 pytz>=2014.10 diff --git a/requirements_prod.txt b/requirements_prod.txt index d6481a2e..edb94707 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -6,10 +6,10 @@ Markdown==2.5.2 MarkupSafe==0.23 bencode==1.0 django-countries==3.1.1 -django-jinja==1.1.0 -jsmin==2.1.0 +django-jinja==1.1.1 +jsmin==2.1.1 pgpdump==1.5 -psycopg2==2.5.4 +psycopg2==2.6 pyinotify==0.9.5 python-memcached==1.53 pytz>=2014.10 -- cgit v1.2.3