feat!: Upgrade numpy to be python 3.8 and 3.12 compatible.

BREAKING CHANGE: Because numpy is available in the codejail sandbox, the
update from 1.22.4 to 1.24.4 does have completed deprecations, and more
details can be found in the Numpy Release Notes:
https://numpy.org/doc/stable/release/1.23.0-notes.html#expired-deprecations
This commit is contained in:
Feanil Patel
2024-03-14 12:08:41 -04:00
parent 05ec09fcdc
commit fb727c101e
5 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ nltk==3.8.1
# via
# -r requirements/edx-sandbox/base.in
# chem
numpy==1.22.4
numpy==1.24.4
# via
# chem
# contourpy

View File

@@ -748,7 +748,7 @@ nltk==3.8.1
# via chem
nodeenv==1.8.0
# via -r requirements/edx/kernel.in
numpy==1.22.4
numpy==1.24.4
# via
# chem
# openedx-calc

View File

@@ -1247,7 +1247,7 @@ nodeenv==1.8.0
# -r requirements/edx/assets.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
numpy==1.22.4
numpy==1.24.4
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt

View File

@@ -881,7 +881,7 @@ nltk==3.8.1
# chem
nodeenv==1.8.0
# via -r requirements/edx/base.txt
numpy==1.22.4
numpy==1.24.4
# via
# -r requirements/edx/base.txt
# chem

View File

@@ -936,7 +936,7 @@ nltk==3.8.1
# chem
nodeenv==1.8.0
# via -r requirements/edx/base.txt
numpy==1.22.4
numpy==1.24.4
# via
# -r requirements/edx/base.txt
# chem