-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #521 from edx/ammar/ent-2002-use-edx-drf-extension…
…s-jwt-utils use edx-drf-extensions jwt utils
- Loading branch information
Showing
10 changed files
with
72 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,18 +5,18 @@ | |
# | ||
# make upgrade | ||
# | ||
amqp==1.4.9 # via edx-enterprise, kombu | ||
amqp==1.4.9 # via kombu | ||
analytics-python==1.2.9 | ||
aniso8601==7.0.0 # via edx-enterprise, tincan | ||
anyjson==0.3.3 # via edx-enterprise, kombu | ||
aniso8601==7.0.0 # via tincan | ||
anyjson==0.3.3 # via kombu | ||
appdirs==1.4.3 # via fs | ||
argh==0.26.2 | ||
asn1crypto==0.24.0 | ||
attrs==17.4.0 | ||
babel==1.3 | ||
backports.functools-lru-cache==1.5 # via soupsieve | ||
beautifulsoup4==4.7.1 # via pynliner | ||
billiard==3.3.0.23 # via celery, edx-enterprise | ||
billiard==3.3.0.23 # via celery | ||
bleach==2.1.4 | ||
boto3==1.4.8 | ||
boto==2.39.0 | ||
|
@@ -27,8 +27,8 @@ certifi==2019.6.16 | |
cffi==1.12.3 | ||
chardet==3.0.4 | ||
git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0 | ||
click==7.0 # via code-annotations, edx-enterprise, user-util | ||
code-annotations==0.3.1 # via edx-enterprise | ||
click==7.0 # via code-annotations, user-util | ||
code-annotations==0.3.2 # via edx-enterprise | ||
coreapi==2.3.3 # via drf-yasg | ||
coreschema==0.0.4 # via coreapi, drf-yasg | ||
git+https://github.com/edx/crowdsourcehinter.git@518605f0a95190949fe77bd39158450639e2e1dc#egg=crowdsourcehinter-xblock==0.1 | ||
|
@@ -56,7 +56,7 @@ django-multi-email-field==0.5.1 # via edx-enterprise | |
django-mysql==2.4.1 | ||
git+https://github.com/edx/django-oauth-plus.git@01ec2a161dfc3465f9d35b9211ae790177418316#egg=django-oauth-plus==2.2.9.edx-1 | ||
django-oauth-toolkit==1.1.3 | ||
django-object-actions==0.10.0 # via edx-enterprise | ||
django-object-actions==1.1.0 # via edx-enterprise | ||
git+https://github.com/edx/[email protected]#egg=django-openid-auth==0.15.1 | ||
django-pipeline==1.6.14 | ||
django-pyfs==2.0 | ||
|
@@ -65,7 +65,7 @@ django-ratelimit==2.0.0 | |
django-require==1.0.11 | ||
django-sekizai==1.0.0 | ||
django-ses==0.8.4 | ||
django-simple-history==2.7.0 | ||
django-simple-history==2.7.3 | ||
django-splash==0.2.2 | ||
django-statici18n==1.4.0 | ||
django-storages==1.4.1 | ||
|
@@ -75,11 +75,11 @@ django-webpack-loader==0.6.0 | |
django==1.11.22 | ||
djangorestframework-jwt==1.11.0 | ||
git+https://github.com/edx/django-rest-framework-oauth.git@0a43e8525f1e3048efe4bc70c03de308a277197c#egg=djangorestframework-oauth==1.1.1 | ||
djangorestframework-xml==1.3.0 # via edx-enterprise | ||
djangorestframework-xml==1.4.0 # via edx-enterprise | ||
djangorestframework==3.7.7 | ||
docopt==0.6.2 | ||
docutils==0.14 # via botocore | ||
drf-yasg==1.16.0 | ||
drf-yasg==1.16 | ||
edx-ace==0.1.10 | ||
edx-analytics-data-api-client==0.15.3 | ||
edx-bulk-grades==0.1.5 | ||
|
@@ -90,13 +90,13 @@ edx-django-oauth2-provider==1.3.5 | |
edx-django-release-util==0.3.1 | ||
edx-django-sites-extensions==2.3.1 | ||
edx-django-utils==2.0.0 | ||
edx-drf-extensions==2.3.1 | ||
edx-enterprise==1.7.0 | ||
edx-drf-extensions==2.3.5 | ||
edx-enterprise==1.7.3 | ||
edx-i18n-tools==0.4.8 | ||
edx-milestones==0.2.3 | ||
edx-oauth2-provider==1.2.2 | ||
edx-oauth2-provider==1.2.3 | ||
edx-opaque-keys[django]==1.0.1 | ||
edx-organizations==2.0.3 | ||
edx-organizations==2.1.0 | ||
edx-proctoring-proctortrack==1.0.5 | ||
edx-proctoring==2.0.6 | ||
edx-rbac==0.2.1 # via edx-enterprise | ||
|
@@ -127,11 +127,11 @@ inflection==0.3.1 # via drf-yasg | |
ipaddress==1.0.22 | ||
isodate==0.6.0 # via python3-saml | ||
itypes==1.1.0 # via coreapi | ||
jinja2==2.10.1 # via code-annotations, coreschema, edx-enterprise | ||
jinja2==2.10.1 # via code-annotations, coreschema | ||
jmespath==0.9.4 # via boto3, botocore | ||
jsondiff==1.1.1 # via edx-enterprise | ||
jsondiff==1.2.0 # via edx-enterprise | ||
jsonfield==2.0.2 | ||
kombu==3.0.37 # via celery, edx-enterprise | ||
kombu==3.0.37 # via celery | ||
lazy==1.1 | ||
lepl==5.1.3 # via rfc6266-parser | ||
libsass==0.10.0 | ||
|
@@ -160,7 +160,7 @@ git+https://github.com/edx/[email protected]#egg=ora2==2.2.3 | |
path.py==8.2.1 | ||
pathtools==0.1.2 | ||
paver==1.3.4 | ||
pbr==5.4.0 | ||
pbr==5.4.1 | ||
pdfminer.six==20181108 | ||
piexif==1.0.2 | ||
pillow==6.1.0 | ||
|
@@ -185,7 +185,7 @@ python-dateutil==2.4.0 | |
python-levenshtein==0.12.0 | ||
python-memcached==1.59 | ||
python-openid==2.2.5 ; python_version == "2.7" # via social-auth-core | ||
python-slugify==1.2.6 # via code-annotations, edx-enterprise | ||
python-slugify==1.2.6 # via code-annotations | ||
python-swiftclient==3.8.0 | ||
python3-saml==1.5.0 | ||
pytz==2019.1 | ||
|
@@ -199,14 +199,14 @@ requests==2.22.0 | |
rest-condition==1.0.3 | ||
rfc6266-parser==0.0.5.post2 | ||
ruamel.ordereddict==0.4.13 ; python_version == "2.7" # via ruamel.yaml | ||
ruamel.yaml==0.15.99 # via drf-yasg | ||
ruamel.yaml==0.15.100 # via drf-yasg | ||
rules==2.0.1 | ||
s3transfer==0.1.13 # via boto3 | ||
sailthru-client==2.2.3 | ||
scipy==1.2.1 | ||
semantic-version==2.6.0 # via edx-drf-extensions, edx-enterprise | ||
semantic-version==2.6.0 # via edx-drf-extensions | ||
shapely==1.6.4.post2 | ||
shortuuid==0.5.0 # via edx-django-oauth2-provider, edx-enterprise | ||
shortuuid==0.5.0 # via edx-django-oauth2-provider | ||
simplejson==3.16.0 # via mailsnake, sailthru-client, zendesk | ||
singledispatch==3.4.0.3 | ||
six==1.11.0 | ||
|
@@ -219,19 +219,18 @@ soupsieve==1.9.2 # via beautifulsoup4 | |
sqlparse==0.3.0 | ||
staff-graded-xblock==0.3 | ||
stevedore==1.30.1 | ||
super-csv==0.6 | ||
super-csv==0.7 | ||
sympy==1.4 | ||
testfixtures==6.10.0 # via edx-enterprise | ||
tincan==0.0.5 # via edx-enterprise | ||
unicodecsv==0.14.1 | ||
unidecode==1.1.1 # via edx-enterprise | ||
uritemplate==3.0.0 # via coreapi, drf-yasg | ||
urllib3==1.23 | ||
user-util==0.1.5 | ||
voluptuous==0.11.5 | ||
watchdog==0.9.0 | ||
web-fragments==0.3.0 | ||
webencodings==0.5.1 # via edx-enterprise, html5lib | ||
webencodings==0.5.1 # via html5lib | ||
webob==1.8.5 # via xblock | ||
wrapt==1.10.5 | ||
git+https://github.com/edx-solutions/[email protected]#egg=xblock-drag-and-drop-v2==2.2.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.