- Jul 22, 2020
-
-
edX requirements bot authored
* Updating Python Requirements * pin maxminddb Co-authored-by:
Zulqarnain <muhammad.zulqarnain@arbisoft.com>
-
Brandon Baker authored
-
- Jul 20, 2020
-
-
M. Zulqarnain authored
-
Ahmad Bilal Khalid authored
-
- Jul 17, 2020
-
-
Adam Stankiewicz authored
-
- Jul 16, 2020
-
-
Jeff Chaves authored
* upgrading edx-enterprise to 3.3.25 * updating edx-enterprise in constraints file
-
Awais Qureshi authored
Adding constraint for ora2. latest version causing failures.
-
- Jul 14, 2020
-
-
Lael Birch authored
-
Lael Birch authored
A migration is causing problems, reverting until it's resolved
-
Lael Birch authored
Unskip a test that the new version fixes
-
- Jul 13, 2020
-
-
Matt Drayer authored
-
- Jul 10, 2020
-
-
Robert Raposa authored
isort 5.0.0 dropped support for Python 3.5.
-
Talia authored
-
- Jul 09, 2020
-
-
Alex Dusenbery authored
-
- Jul 07, 2020
-
-
Kellie Selinka authored
ENT-3073
-
- Jul 02, 2020
-
-
Feanil Patel authored
This will allow for more controlled releases of enterprise code in edx-platform.
-
- Jul 01, 2020
-
-
Dillon Dumesnil authored
This change will prevent Library Content from being marked as complete on view and the corresponding version bump to edx-completion contains code that will start looking at the children of the library content for completeness.
-
Tim McCormack authored
...and pin django-ipware for the moment
-
Saleem Latif authored
-
Awais Qureshi authored
Removing ddt constraint.
-
- Jun 30, 2020
-
-
Jeremy Bowman authored
The new releases end up importing code in Studio that relies on an LMS-only setting. Pinning until resolved. Also pinning edx-completion until the test failures in #24365 get resolved.
-
M. Zulqarnain authored
-
Dave St.Germain 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 11, 2020
-
-
morenol authored
Upgrade transifex-client version. This is only made in order to run the tests with a transifex-client version compatible with python3.8 The actual problem that we have in edx-platform is that the last version of transifex-client has as constraint python-slugify<2.0.0 which is not compatible with the current requierements of edx-platform on the other hand, the current version used in edx-platform is not compatible with python3.8
-
- Jun 08, 2020
-
-
Feanil Patel authored
sympy needs to be at a newer version for python3.
-
Tim McCormack authored
-
- Jun 05, 2020
-
-
Aarif authored
updated the constraints order
-
- Jun 01, 2020
-
-
ericfab179 authored
Remove pandas requirement. Replace pandas functionality with itertools.group_by.
-
- May 26, 2020
-
-
edX requirements bot authored
* Updating Python Requirements * Pin django-pipeline and lxml Co-authored-by:
Jeremy Bowman <jbowman@edx.org>
-
- 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
-
- May 15, 2020
-
-
Jeff Chaves authored
-
Tim McCormack authored
-
- May 14, 2020
-
-
David Ormsbee authored
This reverts commit 27480a25.
-
Tim McCormack authored
-
- May 13, 2020
-
-
edX requirements bot authored
* Updating Python Requirements * Constrain django-cookies-samesite until dep bug fixed * Fix PEP 8 problems revealed by pycodestyle upgrade Co-authored-by:
Tim McCormack <tmccormack@edx.org> Co-authored-by:
Jeremy Bowman <jbowman@edx.org>
-
- May 07, 2020
-
-
Robert Raposa authored
Constrain ddt<1.4.0 until this issue is fixed: - https://github.com/datadriventests/ddt/issues/83
-
- Apr 17, 2020
-
-
Tim McCormack authored
These were pinned because they drop support for Django<2.2 (or were planning on it, in the latter case.) No related changes in computed requirements.
-
- Apr 16, 2020
-
-
Robert Raposa authored
See ARCHBOM-1141 for details. Effort required to upgrade pip. ARCHBOM-1141:
-
Tim McCormack authored
-