From 0a344fcba54edef410313c385b68ce434235ddd1 Mon Sep 17 00:00:00 2001 From: sshwsfc Date: Wed, 21 Nov 2012 13:43:54 +0800 Subject: [PATCH] Revert "update tastypie to 0.9.12" This reverts commit c84b6ce18582cc177924f2e023a1d17d4e07ead9. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e047a8625..86aad1a02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django>=1.4 xlwt -django-tastypie==0.9.12 +django-tastypie psycopg2==2.4.5 dj-database-url==0.2.0