Files
edx-platform/requirements
Kyle McCormick 03f023c6d7 Bump edx-enterprise from 3.17.7 to 3.17.9 (#26084)
Pulls in:
* Degreed API endpoints (3.17.8)
* Fix deprecated third_party_auth import (3.17.9)
2021-01-19 11:06:37 -05:00
..
2021-01-18 23:56:23 -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