From 67ef7de61f0195f7b011ca762822d8d6906d1024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Sat, 7 Feb 2015 00:26:26 +0100 Subject: [PATCH] Update django-pgjson from 0.2.0 to 0.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ccf4a4e1..43ead491 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pytz==2014.4 six==1.8.0 amqp==1.4.6 djmail==0.9 -django-pgjson==0.2.0 +django-pgjson==0.2.1 djorm-pgarray==1.0.4 django-jinja==1.0.4 jinja2==2.7.2