summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt6
-rw-r--r--requirements_prod.txt8
2 files changed, 7 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt
index 51f15a0..cf5cacb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
Django==1.4.2
-Markdown==2.2.0
+Markdown==2.2.1
South==0.7.6
django-countries==1.4
-pgpdump==1.3
-pytz>=2012f
+pgpdump==1.4
+pytz>=2012h
diff --git a/requirements_prod.txt b/requirements_prod.txt
index 2a13c51..f11b911 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -1,9 +1,9 @@
Django==1.4.2
-Markdown==2.2.0
+Markdown==2.2.1
South==0.7.6
django-countries==1.4
-pgpdump==1.3
+pgpdump==1.4
psycopg2==2.4.5
-pyinotify==0.9.3
+pyinotify==0.9.4
python-memcached==1.48
-pytz>=2012f
+pytz>=2012h