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 Aug 5, 2024
1 parent 8aac664 commit 109b734
Show file tree
Hide file tree
Showing 12 changed files with 631 additions and 301 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,7 +16,7 @@ codejail-includes==1.0.0
# via -r requirements/edx-sandbox/base.in
contourpy==1.2.1
# via matplotlib
cryptography==42.0.8
cryptography==43.0.0
# via -r requirements/edx-sandbox/base.in
cycler==0.12.1
# via matplotlib
Expand All @@ -35,7 +35,7 @@ markupsafe==2.1.5
# via
# chem
# openedx-calc
matplotlib==3.9.1
matplotlib==3.9.0
# via -r requirements/edx-sandbox/base.in
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -71,7 +71,7 @@ python-dateutil==2.9.0.post0
# via matplotlib
random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2024.5.15
regex==2024.7.24
# via nltk
scipy==1.14.0
# via
Expand All @@ -82,9 +82,9 @@ six==1.16.0
# via
# codejail-includes
# python-dateutil
sympy==1.13.0
sympy==1.13.1
# via
# -r requirements/edx-sandbox/base.in
# openedx-calc
tqdm==4.66.4
tqdm==4.66.5
# via nltk
Loading

0 comments on commit 109b734

Please sign in to comment.