Merge pull request #35711 from raccoongang/max/feat/pip-sandbox-requirements-sumac

This commit is contained in:
Max Sokolski
2024-10-23 17:15:41 +03:00
committed by GitHub
2 changed files with 93 additions and 3 deletions

View File

@@ -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`_)

View File

@@ -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