update dependencies
This commit is contained in:
parent
cc84487193
commit
3655b1afb0
1 changed files with 6 additions and 11 deletions
|
@ -1,17 +1,12 @@
|
||||||
#-e git+https://github.com/django/django.git@stable/1.4.x#egg=django
|
Django==1.9.2
|
||||||
Django<1.5
|
|
||||||
-e git+https://git.0x2620.org/python-ox.git#egg=python-ox
|
-e git+https://git.0x2620.org/python-ox.git#egg=python-ox
|
||||||
-e git+https://git.0x2620.org/oxtimelines.git#egg=oxtimelines
|
-e git+https://git.0x2620.org/oxtimelines.git#egg=oxtimelines
|
||||||
simplejson
|
simplejson
|
||||||
chardet
|
chardet
|
||||||
celery==3.0.24
|
celery==3.1.20
|
||||||
django-celery==3.0.23
|
django-celery==3.1.17
|
||||||
#django_extensions
|
django-extensions==1.6.1
|
||||||
#use fork fixing some postgresql issues
|
gunicorn==19.4.5
|
||||||
-e contrib/django_extensions
|
|
||||||
django_devserver
|
|
||||||
gunicorn>=0.14.3,<0.19
|
|
||||||
html5lib
|
html5lib
|
||||||
South
|
requests==2.2.1
|
||||||
requests>=2.0.0
|
|
||||||
tornado==4.1
|
tornado==4.1
|
||||||
|
|
Loading…
Reference in a new issue