Fix exceptions raised when a lazy text is used in json dump
This commit is contained in:
@@ -64,7 +64,7 @@ django-webpack-loader # Used to wire webpack bundles into the djan
|
||||
djangorestframework-jwt
|
||||
django-xforwardedfor-middleware==2.0 # Middleware to use the X-Forwarded-For header as the request IP
|
||||
dogapi==1.2.1 # Python bindings to Datadog's API, for metrics gathering
|
||||
edx-ace==0.1.9
|
||||
edx-ace==0.1.10
|
||||
edx-analytics-data-api-client
|
||||
edx-ccx-keys
|
||||
edx-celeryutils
|
||||
|
||||
@@ -109,7 +109,7 @@ dm.xmlsec.binding==1.3.3 # via python-saml
|
||||
docopt==0.6.2
|
||||
docutils==0.14 # via botocore
|
||||
dogapi==1.2.1
|
||||
edx-ace==0.1.9
|
||||
edx-ace==0.1.10
|
||||
edx-analytics-data-api-client==0.14.4
|
||||
edx-ccx-keys==0.2.1
|
||||
edx-celeryutils==0.2.7
|
||||
|
||||
@@ -128,7 +128,7 @@ dm.xmlsec.binding==1.3.3
|
||||
docopt==0.6.2
|
||||
docutils==0.14
|
||||
dogapi==1.2.1
|
||||
edx-ace==0.1.9
|
||||
edx-ace==0.1.10
|
||||
edx-analytics-data-api-client==0.14.4
|
||||
edx-ccx-keys==0.2.1
|
||||
edx-celeryutils==0.2.7
|
||||
|
||||
@@ -123,7 +123,7 @@ dm.xmlsec.binding==1.3.3
|
||||
docopt==0.6.2
|
||||
docutils==0.14
|
||||
dogapi==1.2.1
|
||||
edx-ace==0.1.9
|
||||
edx-ace==0.1.10
|
||||
edx-analytics-data-api-client==0.14.4
|
||||
edx-ccx-keys==0.2.1
|
||||
edx-celeryutils==0.2.7
|
||||
|
||||
Reference in New Issue
Block a user