Merge pull request #13930 from edx/PLAT-1074
PLAT-1074 Add support for django-user-tasks
This commit is contained in:
@@ -34,6 +34,7 @@ django-simple-history==1.6.3
|
||||
django-statici18n==1.1.5
|
||||
django-storages==1.4.1
|
||||
django-method-override==0.1.0
|
||||
django-user-tasks==0.1.1
|
||||
# We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo
|
||||
#djangorestframework>=3.1,<3.2
|
||||
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
|
||||
@@ -94,6 +95,7 @@ pysrt==0.4.7
|
||||
PyYAML==3.10
|
||||
requests==2.9.1
|
||||
requests-oauthlib==0.4.1
|
||||
rules==1.1.1
|
||||
scipy==0.14.0
|
||||
Shapely==1.2.16
|
||||
singledispatch==3.4.0.2
|
||||
|
||||
Reference in New Issue
Block a user