aboutsummaryrefslogtreecommitdiffstats
path: root/optionals.txt
diff options
context:
space:
mode:
authorTom Christie2013-02-22 13:17:22 +0000
committerTom Christie2013-02-22 13:17:22 +0000
commitdcee027fa97f015ff3b87f0fd72b7995cdd6e155 (patch)
tree676f581fe03c4a3e01d479756c590f75dc4aab4a /optionals.txt
parentb261515afa18a5d2a38d729b174bbd99ddee14ac (diff)
downloaddjango-rest-framework-dcee027fa97f015ff3b87f0fd72b7995cdd6e155.tar.bz2
defusedxml for security fix.
As per: http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
Diffstat (limited to 'optionals.txt')
-rw-r--r--optionals.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/optionals.txt b/optionals.txt
index 1d2358c6..3d98cc0e 100644
--- a/optionals.txt
+++ b/optionals.txt
@@ -1,3 +1,4 @@
markdown>=2.1.0
PyYAML>=3.10
+defusedxml>=0.3
django-filter>=0.5.4