From 648b3e9d7f631e8e375a88b57ddbbbe9a1336b16 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 7 Aug 2018 22:54:20 -0400 Subject: [PATCH] Update setup.py with the new dependencies. Signed-off-by: Roberto Rosario --- setup.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 2abd55a3f2..dd9bf0dc57 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,8 @@ celery==3.1.24 cssmin==0.2.0 django-activity-stream==0.6.5 django-autoadmin==1.1.1 -django-celery==3.2.1 +#django-celery==3.2.1 - Use fork below until patch https://github.com/celery/django-celery/pull/552 is accepted. +https://github.com/mayan-edms/django-celery/zipball/master#egg=django-celery django-colorful==1.2 django-compressor==2.2 django-cors-headers==2.2.0 @@ -90,7 +91,7 @@ graphviz==0.8.2 gunicorn==19.7.1 mock==2.0.0 node-semver==0.3.0 -pathlib==1.0.1 +pathlib2==2.3.2 pycountry==18.5.26 PyPDF2==1.26.0 pyocr==0.5.1