Added pip requirements.

This commit is contained in:
Chris Church 2013-03-13 16:03:24 -04:00
parent e5bcdd2d40
commit 13feba1b41

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
Django==1.5
django-celery==3.0.11
django-devserver==0.4.0
django-extensions==1.1.1
django-jsonfield==0.9.2
django-tastypie==0.9.12
South==0.7.6