diff options
Diffstat (limited to 'libre/parabolaweb-git/requirements_prod.txt')
-rw-r--r-- | libre/parabolaweb-git/requirements_prod.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libre/parabolaweb-git/requirements_prod.txt b/libre/parabolaweb-git/requirements_prod.txt new file mode 100644 index 000000000..78eb51250 --- /dev/null +++ b/libre/parabolaweb-git/requirements_prod.txt @@ -0,0 +1,7 @@ +Django==1.3.1 +Markdown>=2.0.3 +psycopg2 +South>=0.7.3 +pyinotify>=0.9.2 +python-memcached>=1.47 +pytz>=2011n |