summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-05-12 06:07:17 +0200
committerDan McGee <dan@archlinux.org>2012-05-12 06:07:17 +0200
commitc8a2b8db5188e04266744db9f5acc7d23d3c2e0e (patch)
tree22d8dda422bf350648020d77e2d8c0e7333cf492 /requirements.txt
parent5a5f667885827f5a22f9994b5f4897e63bc07178 (diff)
downloadarchweb-c8a2b8db5188e04266744db9f5acc7d23d3c2e0e.tar.gz
archweb-c8a2b8db5188e04266744db9f5acc7d23d3c2e0e.tar.xz
Update requirements.txt
Bump to a new South bugfix release as well as bumping the pgpdump library requirement to a more performant version. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 3efc73c..146ccbc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
Django==1.4
Markdown==2.1.1
-South==0.7.4
+South==0.7.5
django-countries==1.2
-pgpdump==1.1
+pgpdump==1.3
pytz>=2012c