pandora/requirements.txt

17 lines
409 B
Text
Raw Normal View History

#-e git+https://github.com/django/django.git@stable/1.4.x#egg=django
Django<1.5
2010-07-07 22:46:41 +00:00
-e bzr+http://code.0x2620.org/python-ox/#egg=python-ox
2012-05-17 09:38:59 +00:00
-e bzr+http://code.0x2620.org/oxtimelines/#egg=oxtimelines
2010-01-16 20:42:44 +00:00
simplejson
2011-06-27 13:39:35 +00:00
chardet
celery==3.0.24
django-celery==3.0.23
2011-01-03 14:08:04 +00:00
#django_extensions
2011-02-23 14:26:12 +00:00
#use fork fixing some postgresql issues
-e contrib/django_extensions
django_devserver
2014-10-10 14:09:55 +00:00
gunicorn>=0.14.3,<0.19
2011-12-26 14:30:30 +00:00
html5lib
South
requests>=2.0.0