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-08 00:46:41 +02:00
-e bzr+http://code.0x2620.org/python-ox/#egg=python-ox
2012-05-17 11:38:59 +02:00
-e bzr+http://code.0x2620.org/oxtimelines/#egg=oxtimelines
2010-01-17 09:42:44 +13:00
simplejson
2011-06-27 15:39:35 +02:00
chardet
celery==3.0.24
django-celery==3.0.23
2011-01-03 19:38:04 +05:30
#django_extensions
2011-02-23 15:26:12 +01:00
#use fork fixing some postgresql issues
-e contrib/django_extensions
django_devserver
2014-10-10 16:09:55 +02:00
gunicorn>=0.14.3,<0.19
2011-12-26 20:00:30 +05:30
html5lib
South
requests>=2.0.0