- Jun 30, 2020
-
-
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
-
Ben Warzeski authored
* bump proctoring version to 2.4.2 (python requirements update) * bump completion to 3.2.1 (python requirements update) Co-authored-by:
Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
-
M. Zulqarnain authored
-
- Jun 05, 2020
-
-
M. Zulqarnain authored
-
Aarif authored
updated the constraints order
-
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>
-
ericfab179 authored
Remove pystache_custom dependency. Upgrade requirements. https://openedx.atlassian.net/browse/BOM-1670
-
- Jun 03, 2020
-
-
Eric Herrera authored
Move sorl-thumbnail dependencie from github.in to base.in since PyPi version is now compatible with DJango 2.2 and python 3.5.
-
- Jun 02, 2020
-
-
Jansen Kantor authored
-
- Jun 01, 2020
-
-
Adam Stankiewicz authored
-