Skip to content

Commit 5cc1883

Browse files
committed
chore: Run make upgrade
1 parent 35b5582 commit 5cc1883

File tree

13 files changed

+382
-342
lines changed

13 files changed

+382
-342
lines changed

requirements/edx-sandbox/base.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ lxml[html-clean]==5.3.2
3232
# -r requirements/edx-sandbox/base.in
3333
# lxml-html-clean
3434
# openedx-calc
35-
lxml-html-clean==0.4.3
35+
lxml-html-clean==0.4.4
3636
# via lxml
3737
markupsafe==3.0.3
3838
# via
@@ -44,7 +44,7 @@ mpmath==1.3.0
4444
# via sympy
4545
networkx==3.6.1
4646
# via -r requirements/edx-sandbox/base.in
47-
nltk==3.9.2
47+
nltk==3.9.3
4848
# via
4949
# -r requirements/edx-sandbox/base.in
5050
# chem
@@ -58,13 +58,13 @@ numpy==1.26.4
5858
# scipy
5959
openedx-calc==4.0.3
6060
# via -r requirements/edx-sandbox/base.in
61-
packaging==25.0
61+
packaging==26.0
6262
# via matplotlib
63-
pillow==12.1.0
63+
pillow==12.1.1
6464
# via matplotlib
65-
pycparser==2.23
65+
pycparser==3.0
6666
# via cffi
67-
pyparsing==3.3.1
67+
pyparsing==3.3.2
6868
# via
6969
# -r requirements/edx-sandbox/base.in
7070
# chem
@@ -74,9 +74,9 @@ python-dateutil==2.9.0.post0
7474
# via matplotlib
7575
random2==1.0.2
7676
# via -r requirements/edx-sandbox/base.in
77-
regex==2026.1.15
77+
regex==2026.2.28
7878
# via nltk
79-
scipy==1.17.0
79+
scipy==1.17.1
8080
# via
8181
# -r requirements/edx-sandbox/base.in
8282
# chem
@@ -86,5 +86,5 @@ sympy==1.14.0
8686
# via
8787
# -r requirements/edx-sandbox/base.in
8888
# openedx-calc
89-
tqdm==4.67.1
89+
tqdm==4.67.3
9090
# via nltk

0 commit comments

Comments
 (0)