Skip to content

Commit 94c28c9

Browse files
committed
chore: Adds sandbox requirements for verawood
Signed-off-by: Farhaan Bukhsh <[email protected]>
1 parent c6a46ae commit 94c28c9

1 file changed

Lines changed: 88 additions & 0 deletions

File tree

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# make upgrade
6+
#
7+
cffi==2.0.0
8+
# via cryptography
9+
chem==2.0.0
10+
# via -r requirements/edx-sandbox/base.in
11+
click==8.3.3
12+
# via nltk
13+
codejail-includes==2.0.0
14+
# via -r requirements/edx-sandbox/base.in
15+
contourpy==1.3.3
16+
# via matplotlib
17+
cryptography==47.0.0
18+
# via -r requirements/edx-sandbox/base.in
19+
cycler==0.12.1
20+
# via matplotlib
21+
fonttools==4.62.1
22+
# via matplotlib
23+
joblib==1.5.3
24+
# via nltk
25+
kiwisolver==1.5.0
26+
# via matplotlib
27+
lxml[html-clean]==5.3.2
28+
# via
29+
# -c requirements/constraints.txt
30+
# -r requirements/edx-sandbox/base.in
31+
# lxml-html-clean
32+
# openedx-calc
33+
lxml-html-clean==0.4.4
34+
# via lxml
35+
markupsafe==3.0.3
36+
# via
37+
# chem
38+
# openedx-calc
39+
matplotlib==3.10.9
40+
# via -r requirements/edx-sandbox/base.in
41+
mpmath==1.3.0
42+
# via sympy
43+
networkx==3.6.1
44+
# via -r requirements/edx-sandbox/base.in
45+
nltk==3.9.4
46+
# via
47+
# -r requirements/edx-sandbox/base.in
48+
# chem
49+
numpy==1.26.4
50+
# via
51+
# -c requirements/constraints.txt
52+
# chem
53+
# contourpy
54+
# matplotlib
55+
# openedx-calc
56+
# scipy
57+
openedx-calc==5.0.0
58+
# via -r requirements/edx-sandbox/base.in
59+
packaging==26.2
60+
# via matplotlib
61+
pillow==12.2.0
62+
# via matplotlib
63+
pycparser==3.0
64+
# via cffi
65+
pyparsing==3.3.2
66+
# via
67+
# -r requirements/edx-sandbox/base.in
68+
# chem
69+
# matplotlib
70+
# openedx-calc
71+
python-dateutil==2.9.0.post0
72+
# via matplotlib
73+
random2==1.0.2
74+
# via -r requirements/edx-sandbox/base.in
75+
regex==2026.4.4
76+
# via nltk
77+
scipy==1.17.1
78+
# via
79+
# -r requirements/edx-sandbox/base.in
80+
# chem
81+
six==1.17.0
82+
# via python-dateutil
83+
sympy==1.14.0
84+
# via
85+
# -r requirements/edx-sandbox/base.in
86+
# openedx-calc
87+
tqdm==4.67.3
88+
# via nltk

0 commit comments

Comments
 (0)