Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and dianakhuang committed Dec 5, 2024
1 parent 1c835eb commit dda76a9
Show file tree
Hide file tree
Showing 15 changed files with 352 additions and 351 deletions.
20 changes: 10 additions & 10 deletions requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ click==8.1.6
# nltk
codejail-includes==1.0.0
# via -r requirements/edx-sandbox/base.in
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
cryptography==43.0.3
cryptography==44.0.0
# via -r requirements/edx-sandbox/base.in
cycler==0.12.1
# via matplotlib
fonttools==4.54.1
fonttools==4.55.2
# via matplotlib
joblib==1.4.2
# via nltk
Expand All @@ -31,13 +31,13 @@ lxml[html-clean,html_clean]==5.3.0
# -r requirements/edx-sandbox/base.in
# lxml-html-clean
# openedx-calc
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
markupsafe==3.0.2
# via
# chem
# openedx-calc
matplotlib==3.9.2
matplotlib==3.9.3
# via -r requirements/edx-sandbox/base.in
mpmath==1.3.0
# via sympy
Expand All @@ -55,9 +55,9 @@ numpy==1.26.4
# matplotlib
# openedx-calc
# scipy
openedx-calc==3.1.2
openedx-calc==4.0.1
# via -r requirements/edx-sandbox/base.in
packaging==24.1
packaging==24.2
# via matplotlib
pillow==11.0.0
# via matplotlib
Expand All @@ -73,20 +73,20 @@ python-dateutil==2.9.0.post0
# via matplotlib
random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2024.9.11
regex==2024.11.6
# via nltk
scipy==1.14.1
# via
# -r requirements/edx-sandbox/base.in
# chem
# openedx-calc
six==1.16.0
six==1.17.0
# via
# codejail-includes
# python-dateutil
sympy==1.13.3
# via
# -r requirements/edx-sandbox/base.in
# openedx-calc
tqdm==4.66.6
tqdm==4.67.1
# via nltk
2 changes: 1 addition & 1 deletion requirements/edx/assets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ libsass==0.10.0
# -r requirements/edx/assets.in
nodeenv==1.9.1
# via -r requirements/edx/assets.in
six==1.16.0
six==1.17.0
# via libsass
Loading

0 comments on commit dda76a9

Please sign in to comment.