Upgrade django-debug-toolbar
This commit is contained in:
Awais Qureshi
2019-12-12 23:16:33 +05:00
parent 7eb21f4dec
commit 222523ec24
5 changed files with 15 additions and 11 deletions

View File

@@ -87,3 +87,7 @@ gunicorn<20.0.0
# Upgrading to django-object-actions <=1.1.2 requires support for Python 3. In newer versions Python 2 support is
# dropped. This constraint can be removed once we have Python 3.
django-object-actions==1.1.2
# Constraining this since the newer versions require Python 3
django-debug-toolbar<2.0 # A set of panels that display debug information about the current request/response

View File

@@ -96,7 +96,7 @@ docutils==0.15.2 # via botocore
drf-yasg==1.16
edx-ace==0.1.10
edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.5
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
edx-completion==3.0.2
@@ -106,13 +106,13 @@ edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.2
edx-drf-extensions==2.4.5
edx-enterprise==2.0.31
edx-i18n-tools==0.4.8
edx-i18n-tools==0.5.0
edx-milestones==0.2.6
edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.1.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.1.6
edx-proctoring==2.1.7
edx-rbac==1.0.3 # via edx-enterprise
edx-rest-api-client==1.9.2
edx-search==1.2.2

View File

@@ -14,7 +14,7 @@
-r testing.txt # Dependencies for running the various test suites
click # Used for perf_tests utilities in modulestore
django-debug-toolbar==1.8 # A set of panels that display debug information about the current request/response
django-debug-toolbar # A set of panels that display debug information about the current request/response
edx-sphinx-theme # Documentation theme
pyinotify # More efficient checking for runserver reload trigger events
sphinx==1.8.5 # Pinned because 2.0.0 release requires Python '>=3.5' but current Python is 2.7.12

View File

@@ -81,7 +81,7 @@ django-config-models==1.0.3
django-cors-headers==2.1.0
django-countries==4.6.1
django-crum==0.7.5
django-debug-toolbar==1.8
django-debug-toolbar==1.11
django-fernet-fields==0.6
django-filter==1.0.4
django-ipware==2.1.0
@@ -118,7 +118,7 @@ docutils==0.15.2
drf-yasg==1.16
edx-ace==0.1.10
edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.5
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
edx-completion==3.0.2
@@ -128,14 +128,14 @@ edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.2
edx-drf-extensions==2.4.5
edx-enterprise==2.0.31
edx-i18n-tools==0.4.8
edx-i18n-tools==0.5.0
edx-lint==1.3.0
edx-milestones==0.2.6
edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.1.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.1.6
edx-proctoring==2.1.7
edx-rbac==1.0.3
edx-rest-api-client==1.9.2
edx-search==1.2.2

View File

@@ -115,7 +115,7 @@ docutils==0.15.2
drf-yasg==1.16
edx-ace==0.1.10
edx-analytics-data-api-client==0.15.3
edx-bulk-grades==0.6.5
edx-bulk-grades==0.6.6
edx-ccx-keys==1.0.0
edx-celeryutils==0.3.1
edx-completion==3.0.2
@@ -125,14 +125,14 @@ edx-django-sites-extensions==2.3.1
edx-django-utils==2.0.2
edx-drf-extensions==2.4.5
edx-enterprise==2.0.31
edx-i18n-tools==0.4.8
edx-i18n-tools==0.5.0
edx-lint==1.3.0
edx-milestones==0.2.6
edx-oauth2-provider==1.3.1
edx-opaque-keys[django]==2.0.1
edx-organizations==2.1.1
edx-proctoring-proctortrack==1.0.5
edx-proctoring==2.1.6
edx-proctoring==2.1.7
edx-rbac==1.0.3
edx-rest-api-client==1.9.2
edx-search==1.2.2