diff options
author | Dan McGee <dan@archlinux.org> | 2013-05-26 18:09:09 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-05-26 18:09:09 -0500 |
commit | 80ae71464cadcf91f04cc194bb3930462643015f (patch) | |
tree | cf6f5a7f0f3d17541a1b26e8e639fb1621f729b7 /requirements_prod.txt | |
parent | 8c614b4abb2ae0b0474744420aab6ba86383a3e9 (diff) |
Bump several requirements versions
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r-- | requirements_prod.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt index cde5f513..1c331cf9 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -2,12 +2,12 @@ Django==1.5.1 IPy==0.81 Markdown==2.3.1 -South==0.7.6 +South==0.8.1 bencode==1.0 django-countries==1.5 -jsmin==2.0.2-1 +jsmin==2.0.3 pgpdump==1.4 psycopg2==2.5 pyinotify==0.9.4 -python-memcached==1.48 +python-memcached==1.51 pytz>=2013b |