Files
edx-platform/requirements
Kyle McCormick 136b16969d refactor: Upgrade xblock-drag-and-drop-v2 to 2.3.2 (#26235)
Previous version was 2.2.10.

Pulls in fix to deprecated import path, which
will soon be unsupported.

Incidentally pulls in:
* Make drag-and-drop indexable.
* Drop Python 2 support from drag-and-drop-v2.
2021-02-18 08:18:08 -05:00
..
2018-04-13 14:10:40 -04:00

These directories specify the Python (and system) dependencies for the LMS and Studio.

- ``edx`` contains the normal Python requirements files
- ``edx-sandbox`` contains the requirements files for Codejail
- ``constraints.txt`` is shared between the two

(In a normal `OEP-18`_-compliant repository, the ``*.in`` and ``*.txt`` files would be
directly in the requirements directory.)

.. _OEP-18: https://github.com/edx/open-edx-proposals/blob/master/oeps/oep-0018-bp-python-dependencies.rst