summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2014-06-28 11:56:27 -0500
committerDan McGee <dan@archlinux.org>2014-06-28 11:56:27 -0500
commit45f5ba71e76128bb266f6621b7eaec71af19ed2b (patch)
treef22d3fc85d0443b1d43a9cd324e182d089616e23
parentc51ff717d9bdfed86e604af1cbbaf2870176f031 (diff)
downloadarchweb-45f5ba71e76128bb266f6621b7eaec71af19ed2b.tar.gz
archweb-45f5ba71e76128bb266f6621b7eaec71af19ed2b.zip
Bump some requirementsrelease_2014-08-07
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--requirements.txt4
-rw-r--r--requirements_prod.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 4de9aeec..317e800c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,6 +5,6 @@ Markdown==2.4.1
South==0.8.4
bencode==1.0
django-countries==2.1.2
-jsmin==2.0.9
+jsmin==2.0.11
pgpdump==1.5
-pytz>=2014.3
+pytz>=2014.4
diff --git a/requirements_prod.txt b/requirements_prod.txt
index 38f96f72..a4e338b4 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -5,9 +5,9 @@ Markdown==2.4.1
South==0.8.4
bencode==1.0
django-countries==2.1.2
-jsmin==2.0.9
+jsmin==2.0.11
pgpdump==1.5
psycopg2==2.5.3
pyinotify==0.9.4
python-memcached==1.53
-pytz>=2014.3
+pytz>=2014.4