From: Kenneth Reitz Date: Fri, 14 Oct 2011 02:37:23 +0000 (-0400) Subject: omnijson for python2.5 X-Git-Tag: v0.6.5~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1382d655ed916eb11d682c47449d451ce406ce47;p=services%2Fpython-requests.git omnijson for python2.5 --- diff --git a/reqs.txt b/reqs.txt index db81186..3dd8b21 100644 --- a/reqs.txt +++ b/reqs.txt @@ -2,4 +2,5 @@ nose mock pyflakes NoseXUnit -gevent \ No newline at end of file +gevent +omnijson \ No newline at end of file