aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authormarkotibold2011-06-26 01:38:56 +0200
committermarkotibold2011-06-26 01:38:56 +0200
commit8cab127c2a99ab027e981f3e9198b7c548f0aa46 (patch)
tree15cd8e640de25af828c0634e71b99242e4dfe7d5 /requirements.txt
parent9be3d38aa02ff2a64adc9cab60db05f37cbfe476 (diff)
downloaddjango-rest-framework-8cab127c2a99ab027e981f3e9198b7c548f0aa46.tar.bz2
some restyling and updated requirements.txt for yaml support
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 7ae0ee45..7d5e6682 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,4 @@
Django==1.2.4
wsgiref==0.1.2
coverage==3.4
-
+yaml==3.10