Commit Graph

105 Commits

Author SHA1 Message Date
nadeemshahzad
15d32811e5 pin diff-cover to fix tests on ubuntu 20.04 2021-03-09 16:22:28 +00:00
edX requirements bot
311c30aa69 Updating Python Requirements (#26886) 2021-03-08 12:41:55 +05:00
Aarif
059d683441 Constrained diff-cover to fix upgrade job (#26830) 2021-03-03 23:04:41 +05:00
edX requirements bot
491e682335 Updating Python Requirements (#26773) 2021-03-01 12:05:47 +05:00
edX requirements bot
d5c4ca3c68 Updating Python Requirements (#26517) 2021-02-15 12:21:11 +05:00
edX requirements bot
cdeb430f68 Updating Python Requirements (#26418) 2021-02-08 12:19:01 +05:00
edX requirements bot
4666697db8 Updating Python Requirements 2021-01-31 23:55:19 -05:00
edX requirements bot
761e470b30 Updating Python Requirements (#26184) 2021-01-27 12:32:20 +05:00
edX requirements bot
8b56aaf2af Updating Python Requirements (#26125) 2021-01-21 12:40:50 +05:00
edX requirements bot
bba0e1723a Updating Python Requirements (#26049) 2021-01-13 16:12:04 +05:00
edX requirements bot
5e0f34cb17 Updating Python Requirements 2021-01-11 16:00:34 +05:00
edX requirements bot
c711fcf2af Updating Python Requirements (#26012) 2021-01-08 14:40:22 +05:00
edX requirements bot
39814ae0bf Updating Python Requirements 2020-12-20 23:57:15 -05:00
David Joy
a9f1a03787 Pin requirements to temporarily fix instructor task registration (#25787)
* Pin requirements to temporarily fix instructor task registration

We ran into an issue where instructor tasks were not being registered with celery correctly, resulting in: https://openedx.atlassian.net/browse/CR-2982

The cause wasn’t clear, so we started reverting some recent, suspect PRs.  When we reverted #25746, the issue went away.

The revert PR was this one: https://github.com/edx/edx-platform/pull/25766

So that we can unpause our deployment pipelines, we’re temporarily pinning the versions of the four packages upgraded in #25746 so we can continue to investigate.

* Result of make upgrade, propagating constraints out to other requirements files
2020-12-07 12:48:23 -05:00
edX requirements bot
e0dac01265 Updating Python Requirements 2020-11-23 23:55:32 -05:00
edX requirements bot
56e2d32a83 Updating Python Requirements (#25665) 2020-11-23 11:57:12 +05:00
Awais Qureshi
4bf9bb53c8 Adding custom fork celery with better logging. 2020-11-20 18:02:23 +05:00
edX requirements bot
8fea5971f8 Updating Python Requirements (#25493) 2020-11-02 12:21:52 +05:00
edX requirements bot
db50766181 Updating Python Requirements (#25486) 2020-10-30 14:33:27 +05:00
muhammad-ammar
1374586719 upgrade edx-enterprise to 3.9.11 2020-10-29 21:38:23 +05:00
arbi-bom
d6d147c970 pin django-oauth-toolkit 2020-10-21 13:04:18 +05:00
Jeff Chaves
d25d4038fd ENT-3460: updating usage of EnterpriseCustomerBrandingConfiguration, edx-enterprise 3.8.42 (#25376)
* bumping enterprise version

* adding pillow constraint

* updating usage of EnterpriseCustomerBrandingConfiguration
2020-10-19 16:42:16 -04:00
Alex Dusenbery
98719faca8 Revert "bumping enterprise version to 3.8.35 (#25342)"
This reverts commit 5bf54d696a.
2020-10-14 19:56:55 -04:00
Jeff Chaves
5bf54d696a bumping enterprise version to 3.8.35 (#25342)
* bumping enterprise version

* fixing platform tests broken by branding config changes
2020-10-14 14:42:39 -04:00
edX requirements bot
66c0ff5d8f Updating Python Requirements 2020-09-24 00:55:19 -04:00
Jeff Chaves
282f33a603 bumping enterprise version (#25008) 2020-09-17 12:58:02 -04:00
edX requirements bot
6cf35d7e70 Updating Python Requirements 2020-09-14 02:35:53 -04:00
edX requirements bot
44c5725058 Updating Python Requirements 2020-09-01 02:14:06 -04:00
edX requirements bot
3d70cfcbe3 Updating Python Requirements (#24870) 2020-08-31 14:42:32 +05:00
Jeff Chaves
e1bd970b46 ENT-2894: Use new welcome template when redirected from enterprise proxy login view (#24587)
* using new welcome template when redirected from enterprise proxy login view

* enabling safe redirects to enterprise learner portal from login in devstack

* ading admin portal to login redirect whitelist

* running make upgrade to version bump edx-enterprise
2020-07-24 17:40:42 -04:00
edX requirements bot
4b078a056d Updating Python Requirements (#24419) 2020-07-08 17:06:07 +05:00
edX requirements bot
2922a4db96 Updating Python Requirements 2020-06-29 11:29:28 -04:00
Binod Pant
2c229481dc Result of running make upgrade in order to upgrade to edx-enterprise v3.3.5 (#24256)
all versions updates were minor and no visible downgrades
2020-06-18 16:59:19 -04:00
Farhanah Sheets
6fedb15cc4 Revert "BOM-1703 : Ora2 Upgrade (#24221)"
This reverts commit f3161468a3.
2020-06-15 16:48:12 -04:00
M. Zulqarnain
f3161468a3 BOM-1703 : Ora2 Upgrade (#24221) 2020-06-15 18:44:07 +05:00
bom
77fa87d8d3 Make Upgrade 2020-06-09 22:50:10 +05:00
M. Zulqarnain
c382237c33 update django-appconf installation (#24151) 2020-06-05 19:09:58 +05:00
Tim McCormack
881cae6c67 Upgrade Python dependencies, including Django 2.2.13 fix (#24137)
- 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>
2020-06-05 13:25:54 +00:00
ericfab179
01f56ba530 Make upgrade requirement files. (#24078)
Remove pandas requirement.
Replace pandas functionality with itertools.group_by.
2020-06-01 09:08:09 -04:00
edX requirements bot
7738d62503 Python Requirements Update (#24056)
* Updating Python Requirements

* Pin django-pipeline and lxml

Co-authored-by: Jeremy Bowman <jbowman@edx.org>
2020-05-26 14:11:31 -04:00
edX requirements bot
4bee41773c Updating Python Requirements (#24014) 2020-05-18 09:53:02 -04:00
edX requirements bot
bd9db3dd7e Updating Python Requirements (#23883) 2020-05-04 08:22:40 -04:00
edX requirements bot
cb6625aa0f Updating Python Requirements (#23821) 2020-04-28 08:48:50 -04:00
edX requirements bot
4f7de2c5f7 Updating Python Requirements (#23772) 2020-04-21 16:59:50 +00:00
Tim McCormack
e25723b2de Unblock make-upgrade by unpinning python3-saml (#23730) 2020-04-16 00:18:23 +00:00
edX requirements bot
1e28719c41 Updating Python Requirements (#23661) 2020-04-08 12:22:19 +00:00
Brandon Baker
824067bf3f Upgrade edx-enterprise to 3.0.3 (#23515)
Upgrade uses renamed enterprise catalog endpoints
2020-03-27 11:14:40 -04:00
David Ormsbee
1e8b6d5a00 Make upgrade to get the latest edx-when (1.1.3)
Also pinned httpretty < 1.0 because that upgrade broke many tests.
2020-03-26 12:06:27 -04:00
Calen Pennington
61c1909b6c Unpin edx-when 2020-03-25 15:16:06 -04:00
edX requirements bot
97c8c609e7 Updating Python Requirements (#23450) 2020-03-19 08:53:47 -04:00