- Jul 07, 2020
-
-
Kellie Selinka authored
ENT-3073
-
Alex Wang authored
-
- Jul 02, 2020
-
-
Feanil Patel authored
This will allow for more controlled releases of enterprise code in edx-platform.
-
edX requirements bot authored
-
- 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 29, 2020
-
-
Michael Terry authored
They seem to have removed 1.8.14 from pypi.
-
edX requirements bot authored
-
- Jun 26, 2020
-
-
morenol authored
enum34 is causing problems in python3.8 tests of edx-platform because it has incompatibility with recent versions of python, the error the error happens while importing the re module in these python versions. This library is a backport of enum of python3.4 made for python<3.4, therefore is not needed anymore. edx-val was updated to remove that dependency: https://github.com/edx/edx-val/pull/245
-
M. Zulqarnain authored
-
- Jun 25, 2020
-
-
Brittney Exline authored
-
edX requirements bot authored
-
usamasadiq authored
-
Eric Herrera authored
Remove mongoengine constraint to upgrade package avoiding raising StopIteration since after python 3.7 is produces an error.
-
- Jun 24, 2020
-
-
edX requirements bot authored
-
- Jun 23, 2020
-
-
edX requirements bot authored
-
- Jun 22, 2020
-
-
edX requirements bot authored
-
- Jun 19, 2020
-
-
Talia Rhodes authored
-
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.
-
edX requirements bot authored
-
Talia Rhodes authored
-
Luis Moreno authored
-
Dillon Dumesnil authored
Updating edx-when version to pull in a change related to not returning dates if the enrollment happened after course end (if no enrollment end date is set)
-
M. Zulqarnain authored
-
- Jun 18, 2020
-
-
Eric Herrera authored
Move social-app-django from github to base requirement, since PyPi version is now compatible with the platform.
-
Binod Pant authored
all versions updates were minor and no visible downgrades
-
Michael Roytman authored
-
- Jun 16, 2020
-
-
ericfab179 authored
Use transifex client from PyPi since required change was merged recently.
-
- Jun 15, 2020
-
-
Farhanah Sheets authored
This reverts commit f3161468.
-
M. Zulqarnain authored
-
- Jun 12, 2020
-
-
edX requirements bot authored
-
- 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
-
Binod Pant authored
-
- Jun 09, 2020
-
-
bom authored
-
- Jun 08, 2020
-
-
M. Zulqarnain authored
-