Upgrading the edx-organizations package to 0.4.7.

Added explicit 'fields' attribute to OrganizationSerializer. Creating a
ModelSerializer without either the 'fields' attribute or the 'exclude'
attribute has been deprecated since 3.3.0.

LEARNER-2320
This commit is contained in:
Waheed Ahmed
2017-09-27 18:00:15 +05:00
parent c0d74f1956
commit 5cb908991f

View File

@@ -50,7 +50,7 @@ edx-django-sites-extensions==2.3.0
edx-enterprise==0.51.1
edx-oauth2-provider==1.2.2
edx-opaque-keys==0.4.0
edx-organizations==0.4.6
edx-organizations==0.4.7
edx-rest-api-client==1.7.1
edx-search==1.1.0
edx-submissions==2.0.12