Skip to content

Commit

Permalink
Merge pull request #36320 from openedx/repo-tools/upgrade-python-requ…
Browse files Browse the repository at this point in the history
…irements-fd3a106

chore: Upgrade Python requirements
  • Loading branch information
feanil authored Mar 4, 2025
2 parents acdaef6 + d99a481 commit 43c59db
Show file tree
Hide file tree
Showing 13 changed files with 392 additions and 331 deletions.
10 changes: 5 additions & 5 deletions requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ codejail-includes==1.0.0
# via -r requirements/edx-sandbox/base.in
contourpy==1.3.1
# via matplotlib
cryptography==44.0.0
cryptography==44.0.2
# via -r requirements/edx-sandbox/base.in
cycler==0.12.1
# via matplotlib
fonttools==4.55.6
fonttools==4.56.0
# via matplotlib
joblib==1.4.2
# via nltk
kiwisolver==1.4.8
# via matplotlib
lxml[html-clean,html_clean]==5.3.0
lxml[html-clean,html_clean]==5.3.1
# via
# -r requirements/edx-sandbox/base.in
# lxml-html-clean
Expand All @@ -37,7 +37,7 @@ markupsafe==3.0.2
# via
# chem
# openedx-calc
matplotlib==3.10.0
matplotlib==3.10.1
# via -r requirements/edx-sandbox/base.in
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -75,7 +75,7 @@ random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2024.11.6
# via nltk
scipy==1.15.1
scipy==1.15.2
# via
# -r requirements/edx-sandbox/base.in
# chem
Expand Down
Loading

0 comments on commit 43c59db

Please sign in to comment.