From 2c209c76c372be658b3d605450d862d67d7ab7a5 Mon Sep 17 00:00:00 2001 From: Vik Paruchuri Date: Wed, 24 Oct 2012 15:41:20 -0400 Subject: [PATCH 1/2] added dogstatsd req --- prod-requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prod-requirements.txt b/prod-requirements.txt index 98545552cb..cc1d2894ad 100644 --- a/prod-requirements.txt +++ b/prod-requirements.txt @@ -50,3 +50,5 @@ pystache==0.3.1 python-openid==2.2.5 South==0.7.5 Unidecode==0.04.9 +dogstatsd-python==0.2.1 + From c4fe3b4d6447becd56ed706e28f59aa13b5e864a Mon Sep 17 00:00:00 2001 From: Vik Paruchuri Date: Wed, 24 Oct 2012 15:42:03 -0400 Subject: [PATCH 2/2] remove extra newline --- prod-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/prod-requirements.txt b/prod-requirements.txt index cc1d2894ad..20c3e9b068 100644 --- a/prod-requirements.txt +++ b/prod-requirements.txt @@ -51,4 +51,3 @@ python-openid==2.2.5 South==0.7.5 Unidecode==0.04.9 dogstatsd-python==0.2.1 -