Commit Graph

28 Commits

Author SHA1 Message Date
Calen Pennington
5462c66eb5 Upgrade edx-when to 1.0.4 to fix query performance issues 2020-03-05 14:00:16 -05:00
Diana Huang
0024f00195 Constrain django-countries and make upgrade. 2020-03-02 12:57:04 -05:00
Diana Huang
0fa91d72db Remove DOP libraries from edx-platform.
Remove DOP apps from INSTALLED_APPS.
Remove DOP libraries from requirements.
2020-03-02 11:17:47 -05:00
Jeremy Bowman
230bee9a06 Remove duplicate dependency version constraints (#23198)
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.
2020-02-26 20:42:21 -05:00
Tim McCormack
95d4acad7c Minimize dependency on django-celery (#23193)
- 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.
2020-02-26 00:46:36 +00:00
edX requirements bot
79bcc9ede8 Updating Python Requirements (#23190) 2020-02-25 13:41:15 -05:00
Chris Pappas
247cffa846 Bumping edx-enterprise version (#23003)
* Bumping edx-enterprise version

* Running make upgrade to bump edx-enterprise

* contraining a package

* fix

* adding yet another constraint
2020-02-03 12:39:21 -05:00
usamasadiq
1e33a4f3ba BOM-1143
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.
2020-01-24 11:52:23 +05:00
edX requirements bot
5d35941ec3 Updating Python Requirements 2019-12-18 05:50:07 -05:00
edX requirements bot
855cb22000 Updating Python Requirements 2019-11-04 05:48:16 -05:00
root
a9564a622d Version upgrade for edx-enterprise 2019-10-01 14:18:28 +00:00
Brittney Exline
d35218a820 ENT-2230 Upgrade edx-enterprise to 1.9.12 2019-09-09 08:52:01 -06:00
Hammad Ahmad Waqas
f8e89b5059 edx-platform version bump 2019-08-02 15:06:46 +05:00
Feanil Patel
b9bb7a4660 Update django version. 2019-07-01 10:50:42 -04:00
Ned Batchelder
70cd9f35c5 Django 1.11.21 2019-06-03 10:42:35 -04:00
Julia Eskew
44ca4d48ae Update Django version to 1.11.20 2019-02-11 11:08:56 -05:00
Julia Eskew
7948e2a1c9 Bump Django version to 1.11.18 2019-01-04 13:46:37 -05:00
John Eskew
96d0df0f2f Upgrade Django to 1.11.16 - bug fix. 2018-10-12 16:06:52 -04:00
John Eskew
5772506e9d Upgrade Django to 1.11.15 2018-08-01 10:59:13 -04:00
Feanil Patel
1d8319c779 Upgrade to the latest Django 1.11 + make upgrade
Django 1.11 Changelog - https://docs.djangoproject.com/en/2.0/releases/1.11.14/
2018-07-02 13:55:19 -04:00
John Eskew
53502a6395 Upgrade Django to 1.11.13 2018-05-02 10:36:33 -04:00
Jeremy Bowman
9ca9aa44c6 PLAT-2060 Use pip-tools to manage requirements files (take 2)
This reverts commit a7fa0c211d.
2018-04-12 17:22:48 -04:00
Feanil Patel
a7fa0c211d Revert "PLAT-2060 Use pip-tools to manage requirements files" 2018-04-10 12:54:41 -04:00
Jeremy Bowman
432347b881 PLAT-2060 Use pip-tools to manage requirements files 2018-04-09 17:07:02 -04:00
John Eskew
bbe25a066b Upgrade Django to 1.11.12 2018-04-03 11:24:21 -04:00
Troy Sankey
81ed96bc88 bump django to 1.11.11 2018-03-27 15:55:07 -04:00
Feanil Patel
a6cec7779c Update to take new security fix. 2018-03-06 09:59:39 -05:00
John Eskew
8eb5945e39 Move Django requirement into separate file to enable tox testing. 2017-09-25 10:33:14 -04:00