Unverified Commit 88195d47 by Douglas Hall Committed by GitHub

Merge pull request #16457 from edx/uman/degreed

[ENT-676] Degreed Integration
parents c7519148 59a8db9b
......@@ -2903,6 +2903,7 @@ OPTIONAL_APPS = [
('enterprise', None),
('consent', None),
('integrated_channels.integrated_channel', None),
('integrated_channels.degreed', None),
('integrated_channels.sap_success_factors', None),
# Required by the Enterprise App
......
......@@ -47,7 +47,7 @@ edx-lint==0.4.3
astroid==1.3.8
edx-django-oauth2-provider==1.2.5
edx-django-sites-extensions==2.3.0
edx-enterprise==0.54.1
edx-enterprise==0.55.0
edx-oauth2-provider==1.2.2
edx-opaque-keys==0.4.0
edx-organizations==0.4.8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment