diff options
Diffstat (limited to 'config/requirements.txt')
-rw-r--r-- | config/requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/requirements.txt b/config/requirements.txt new file mode 100644 index 0000000..6ef8852 --- /dev/null +++ b/config/requirements.txt @@ -0,0 +1,8 @@ +Django==1.4.1 +PIL==1.1.7 +django-extensions==0.9 +django-filebrowser==3.5.0 +django-grappelli==2.4.2 +psycopg2==2.4.5 +wsgiref==0.1.2 +yolk==0.4.3 |