diff --git a/requirements/edx-sandbox/README.rst b/requirements/edx-sandbox/README.rst index 51dd748844..4d628f3e2a 100644 --- a/requirements/edx-sandbox/README.rst +++ b/requirements/edx-sandbox/README.rst @@ -55,7 +55,7 @@ releases/quince.txt * Supports only Python 3.8 releases/redwood.txt ----------------------------------- +-------------------- * Frozen at the time of the Redwood release * Supports Python 3.8 and Python 3.11 @@ -64,8 +64,8 @@ releases/redwood.txt (`NumPy changelog`_) * These upgrades prepare edx-sandbox for the Python 3.12 update in Sumac. -releases/sumac.txt (FUTURE PLAN) --------------------------------- +releases/sumac.txt +------------------ * Frozen at the time of the Sumac release * BREAKING CHANGE: Drops support for Python 3.8 (`Python changelog`_) diff --git a/requirements/edx-sandbox/releases/sumac.txt b/requirements/edx-sandbox/releases/sumac.txt new file mode 100644 index 0000000000..991ea0efcf --- /dev/null +++ b/requirements/edx-sandbox/releases/sumac.txt @@ -0,0 +1,90 @@ +# +# This file is autogenerated by pip-compile with Python 3.11 +# by the following command: +# +# make upgrade +# +cffi==1.17.1 + # via cryptography +chem==1.3.0 + # via -r requirements/edx-sandbox/base.in +click==8.1.6 + # via + # -c requirements/edx-sandbox/../constraints.txt + # nltk +codejail-includes==1.0.0 + # via -r requirements/edx-sandbox/base.in +contourpy==1.3.0 + # via matplotlib +cryptography==43.0.3 + # via -r requirements/edx-sandbox/base.in +cycler==0.12.1 + # via matplotlib +fonttools==4.54.1 + # via matplotlib +joblib==1.4.2 + # via nltk +kiwisolver==1.4.7 + # via matplotlib +lxml==4.9.4 + # via + # -c requirements/edx-sandbox/../constraints.txt + # -r requirements/edx-sandbox/base.in + # openedx-calc +markupsafe==3.0.2 + # via + # chem + # openedx-calc +matplotlib==3.9.2 + # via -r requirements/edx-sandbox/base.in +mpmath==1.3.0 + # via sympy +networkx==3.4.2 + # via -r requirements/edx-sandbox/base.in +nltk==3.9.1 + # via + # -r requirements/edx-sandbox/base.in + # chem +numpy==1.26.4 + # via + # -c requirements/edx-sandbox/../constraints.txt + # chem + # contourpy + # matplotlib + # openedx-calc + # scipy +openedx-calc==3.1.2 + # via -r requirements/edx-sandbox/base.in +packaging==24.1 + # via matplotlib +pillow==11.0.0 + # via matplotlib +pycparser==2.22 + # via cffi +pyparsing==3.2.0 + # via + # -r requirements/edx-sandbox/base.in + # chem + # matplotlib + # openedx-calc +python-dateutil==2.9.0.post0 + # via matplotlib +random2==1.0.2 + # via -r requirements/edx-sandbox/base.in +regex==2024.9.11 + # via nltk +scipy==1.14.1 + # via + # -r requirements/edx-sandbox/base.in + # chem + # openedx-calc +six==1.16.0 + # via + # codejail-includes + # python-dateutil +sympy==1.13.3 + # via + # -r requirements/edx-sandbox/base.in + # openedx-calc +tqdm==4.66.5 + # via nltk