Get a management command bugfix in from oauth2-provider 1.3.3
This commit is contained in:
@@ -71,7 +71,7 @@ edx-celeryutils
|
||||
edx-completion
|
||||
edx-django-release-util # Release utils for the edx release pipeline
|
||||
edx-drf-extensions
|
||||
edx-django-oauth2-provider==1.2.5
|
||||
edx-django-oauth2-provider==1.3.3
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-enterprise
|
||||
edx-milestones
|
||||
|
||||
@@ -93,7 +93,7 @@ django-require==1.0.11
|
||||
django-rest-swagger==2.2.0
|
||||
django-sekizai==0.10.0
|
||||
django-ses==0.8.4
|
||||
django-simple-history==2.1.1
|
||||
django-simple-history==2.2.0
|
||||
django-splash==0.2.2
|
||||
django-statici18n==1.4.0
|
||||
django-storages==1.4.1
|
||||
@@ -112,7 +112,7 @@ edx-analytics-data-api-client==0.14.4
|
||||
edx-ccx-keys==0.2.1
|
||||
edx-celeryutils==0.2.7
|
||||
edx-completion==0.1.7
|
||||
edx-django-oauth2-provider==1.2.5
|
||||
edx-django-oauth2-provider==1.3.3
|
||||
edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-drf-extensions==1.5.2
|
||||
|
||||
@@ -113,7 +113,7 @@ django-require==1.0.11
|
||||
django-rest-swagger==2.2.0
|
||||
django-sekizai==0.10.0
|
||||
django-ses==0.8.4
|
||||
django-simple-history==2.1.1
|
||||
django-simple-history==2.2.0
|
||||
django-splash==0.2.2
|
||||
django-statici18n==1.4.0
|
||||
django-storages==1.4.1
|
||||
@@ -132,7 +132,7 @@ edx-analytics-data-api-client==0.14.4
|
||||
edx-ccx-keys==0.2.1
|
||||
edx-celeryutils==0.2.7
|
||||
edx-completion==0.1.7
|
||||
edx-django-oauth2-provider==1.2.5
|
||||
edx-django-oauth2-provider==1.3.3
|
||||
edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-drf-extensions==1.5.2
|
||||
@@ -325,7 +325,7 @@ text-unidecode==1.2
|
||||
tox-battery==0.5.1
|
||||
tox==3.0.0
|
||||
traceback2==1.4.0
|
||||
transifex-client==0.13.3
|
||||
transifex-client==0.13.4
|
||||
twisted==16.6.0
|
||||
typing==3.6.4 # via sphinx
|
||||
unicodecsv==0.14.1
|
||||
|
||||
@@ -109,7 +109,7 @@ django-require==1.0.11
|
||||
django-rest-swagger==2.2.0
|
||||
django-sekizai==0.10.0
|
||||
django-ses==0.8.4
|
||||
django-simple-history==2.1.1
|
||||
django-simple-history==2.2.0
|
||||
django-splash==0.2.2
|
||||
django-statici18n==1.4.0
|
||||
django-storages==1.4.1
|
||||
@@ -127,7 +127,7 @@ edx-analytics-data-api-client==0.14.4
|
||||
edx-ccx-keys==0.2.1
|
||||
edx-celeryutils==0.2.7
|
||||
edx-completion==0.1.7
|
||||
edx-django-oauth2-provider==1.2.5
|
||||
edx-django-oauth2-provider==1.3.3
|
||||
edx-django-release-util==0.3.1
|
||||
edx-django-sites-extensions==2.3.1
|
||||
edx-drf-extensions==1.5.2
|
||||
@@ -308,7 +308,7 @@ text-unidecode==1.2 # via faker
|
||||
tox-battery==0.5.1
|
||||
tox==3.0.0
|
||||
traceback2==1.4.0 # via testtools, unittest2
|
||||
transifex-client==0.13.3
|
||||
transifex-client==0.13.4
|
||||
twisted==16.6.0 # via pa11ycrawler, scrapy
|
||||
unicodecsv==0.14.1
|
||||
unidecode==1.0.22 # via python-slugify
|
||||
|
||||
Reference in New Issue
Block a user