From 52d5613672758ac6c8ebffc7f33d94d47bde6180 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 22 Sep 2012 22:37:52 -0400 Subject: moved outside dependencies to virtualenv and dumped some unused apps out of lib --- config/requirements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/requirements.txt (limited to 'config/requirements.txt') 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 -- cgit v1.2.3-70-g09d2