From fd036541e8f8b43d4a73e6bc1faec07422e3e487 Mon Sep 17 00:00:00 2001 From: Zulqarnain Date: Thu, 16 Jan 2020 23:37:57 +0500 Subject: [PATCH] Use python 2.2 compatible version of sorl-thumbnail --- requirements/edx/github.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.in b/requirements/edx/github.in index 43f5742035..dddb8c02c3 100644 --- a/requirements/edx/github.in +++ b/requirements/edx/github.in @@ -73,7 +73,7 @@ git+https://github.com/edx/django-rest-framework-oauth.git@0a43e8525f1e3048efe4b # This dependency will be removed by the Celery 4 upgrade: https://openedx.atlassian.net/browse/PLAT-1684 git+https://github.com/edx/django-celery.git@756cb57aad765cb2b0d37372c1855b8f5f37e6b0#egg=django-celery==3.2.1+edx.2 -# Why a sorl-thumbnail fork? To add Django 2.2 compatibility to the abandoned repo. +# Why install sorl-thumbnail directly from github? To use the latest, Django 2.2 compatible version that is not available on PyPi yet. # This dependency will be removed after package is updated at PyPi git+https://github.com/jazzband/sorl-thumbnail.git@13bedfb7d2970809eda597e3ef79318a6fa80ac2#egg=sorl-thumbnail