- Sep 22, 2020
-
-
Soban Javed authored
Replace django-celery with django-celery-results Upgrade redis to latest
-
- Sep 18, 2020
-
-
M. Zulqarnain authored
-
- Sep 02, 2020
-
-
edX requirements bot authored
-
- Aug 04, 2020
-
-
edX requirements bot authored
-
- Jul 01, 2020
-
-
Saleem Latif authored
-
- Jun 19, 2020
-
-
Brandon Baker authored
Upgrade to 1.0.0 caused issues which are described and being investigated in https://github.com/django-ses/django-ses/issues/186.
-
- Jun 18, 2020
-
-
Binod Pant authored
all versions updates were minor and no visible downgrades
-
- Jun 15, 2020
-
-
Farhanah Sheets authored
This reverts commit f3161468.
-
M. Zulqarnain authored
-
- Jun 09, 2020
-
-
bom authored
-
- Jun 05, 2020
-
-
Tim McCormack authored
- Updating Python Requirements - Fix cache key generation to use class name and module This was stringifying the class object directly, resulting in cache keys like `:1:<class 'xblock_django.models.XBlockConfiguration'>.xblock_django.api.deprecated_xblocks` which then cause breakage when Django 2.2.13 validates the keys. Co-authored-by:
edX requirements bot <testeng+edx-requirements-bot@edx.org>
-
- May 29, 2020
-
-
edX requirements bot authored
-
- May 19, 2020
-
-
Jeremy Bowman authored
Cleaned up a few more things about the testing configuration now that we've deployed Django 2.2 to production: * Go back to a single version of django-oauth-toolkit, tox doesn't need to vary it anymore * Go back to PyPI release of django-method-override * Remove no longer needed dependency on python-oauth2 (we already removed the package it was used by) * Update prepare_xdist_nodes.sh with new Django requirements file options
-
- Apr 10, 2020
-
-
Jeremy Bowman authored
-
- Mar 19, 2020
-
-
edX requirements bot authored
-
- Mar 10, 2020
-
-
Ayub-khan authored
-Upgrade edx-drf-extensions -settings-update
-
- Mar 05, 2020
-
-
Calen Pennington authored
-
- Mar 02, 2020
-
-
Diana Huang authored
-
Diana Huang authored
Remove DOP apps from INSTALLED_APPS. Remove DOP libraries from requirements.
-
- Feb 27, 2020
-
-
Jeremy Bowman authored
Remove duplicate constraints in requirements/constraints.txt uncovered by the recent change in pip-compile output format. I sorted the pinned dependencies by name to try and make it more obvious if this happens again. I also upgraded to pip-tools 4.5.1, which removes the line numbers from the enhanced pip-compile output added in 4.5.0, which should reduce future diff churn and merge conflicts but means that there's a large diff this one last time. Also unpin edx-search again after the previous change to do that was apparently broken by a merge conflict.
-
- Feb 26, 2020
-
-
Tim McCormack authored
- Reimplement `djcelery.common.respect_language` utility function so we can drop the dependency. - Loosen `celery` pinning to a range, which brings in a fix for a possible crash bug Also, pin `path` to 13.1.0 for now in order to continue supporting py35.
-
- Feb 25, 2020
-
-
edX requirements bot authored
-
- Feb 03, 2020
-
-
Chris Pappas authored
* Bumping edx-enterprise version * Running make upgrade to bump edx-enterprise * contraining a package * fix * adding yet another constraint
-
- Jan 24, 2020
-
-
usamasadiq authored
Django-auth-toolkit update Pinned the latest commit from github to get Django2.2 support in testing. Pinned the zipp<2.0.0 to get Python<3.5 support too.
-
- Dec 18, 2019
-
-
edX requirements bot authored
-
- Nov 04, 2019
-
-
edX requirements bot authored
-
- Oct 01, 2019
-
-
root authored
-
edX requirements bot authored
-
- Sep 09, 2019
-
-
Brittney Exline authored
-
- Aug 02, 2019
-
-
Hammad Ahmad Waqas authored
-
- Jul 01, 2019
-
-
Feanil Patel authored
-
- Jun 03, 2019
-
-
Ned Batchelder authored
-
- Feb 11, 2019
-
-
Julia Eskew authored
-
- Jan 04, 2019
-
-
Julia Eskew authored
-
- Oct 12, 2018
-
-
John Eskew authored
-
- Aug 01, 2018
-
-
John Eskew authored
-
- Jul 02, 2018
-
-
Feanil Patel authored
Django 1.11 Changelog - https://docs.djangoproject.com/en/2.0/releases/1.11.14/
-
- May 02, 2018
-
-
John Eskew authored
-
- Apr 12, 2018
-
-
Jeremy Bowman authored
This reverts commit a7fa0c21.
-
- Apr 10, 2018
-
-
Feanil Patel authored
-