diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-12-05 04:37:56 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-12-05 04:37:56 +0000 |
commit | 5feeec51ce90ebef5a6c29831ca5e3cfe9b28eec (patch) | |
tree | c8d976baab16979f3c872fd17fde1dc844d12507 /requirements_prod.txt | |
parent | 2d30b86b2f7afcd180f8fd0e641582ae56b1e51c (diff) | |
parent | 7e7ef807910331b652fcb98042060d68155b9a76 (diff) |
Merge branch 'master' of /srv/git/repositories/parabolaweb
Conflicts:
media/admin_media
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r-- | requirements_prod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt index 47d37ce2..9c13492d 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -1,6 +1,6 @@ Django==1.3.1 Markdown==2.0.3 -MySQL-python==1.2.3 +psycopg2 South==0.7.3 pyinotify==0.9.2 python-memcached==1.47 |