Skip to content

Commit afbca3d

Browse files
committed
Adding requirements.txt in the right place
1 parent 636c9cf commit afbca3d

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

requirements.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
attrs==24.3.0
2+
cachetools==5.5.0
3+
chardet==5.2.0
4+
click==8.1.8
5+
cloudpickle==3.1.0
6+
colorama==0.4.6
7+
contourpy==1.3.1
8+
cycler==0.12.1
9+
dask==2024.12.1
10+
dask-expr==1.1.21
11+
distlib==0.3.9
12+
docutils==0.21.2
13+
filelock==3.16.1
14+
fonttools==4.55.3
15+
fsspec==2024.12.0
16+
hypothesis==6.123.4
17+
importlib_metadata==8.5.0
18+
iniconfig==2.0.0
19+
kiwisolver==1.4.8
20+
locket==1.0.0
21+
matplotlib==3.10.0
22+
mock==5.1.0
23+
numpy==1.24.3
24+
packaging==24.2
25+
pandas==2.2.3
26+
partd==1.4.2
27+
pillow==11.1.0
28+
platformdirs==4.3.6
29+
pluggy==1.5.0
30+
pyarrow==18.1.0
31+
pyparsing==3.2.1
32+
pyproject-api==1.8.0
33+
pytest==8.3.4
34+
python-dateutil==2.9.0.post0
35+
pytz==2024.2
36+
PyYAML==6.0.2
37+
scipy==1.15.0
38+
six==1.17.0
39+
sortedcontainers==2.4.0
40+
toolz==1.0.0
41+
tox==4.23.2
42+
tqdm==4.67.1
43+
tzdata==2024.2
44+
virtualenv==20.28.1
45+
zipp==3.21.0

0 commit comments

Comments
 (0)