Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit e0ae274

Browse files
authored
CU-8697c86rf: Update docs build requirements (#514)
* CU-8697c86rf: Update docs build requirements * CU-8697c86rf: Fix docs build requirements (hopefully) * CU-8697c86rf: Fix docs build requirements (hopefully) x2
1 parent 1ee4821 commit e0ae274

File tree

1 file changed

+47
-47
lines changed

1 file changed

+47
-47
lines changed

docs/requirements.txt

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@ sphinx==6.2.1
22
sphinx-rtd-theme~=1.0
33
myst-parser~=0.17
44
sphinx-autoapi~=3.0.0
5-
MarkupSafe==2.1.5
6-
accelerate==0.34.2
5+
MarkupSafe==3.0.2
6+
accelerate==1.2.1
77
aiofiles==24.1.0
8-
aiohttp==3.10.5
9-
aiosignal==1.3.1
10-
asttokens==2.4.1
11-
async-timeout==4.0.3
12-
attrs==24.2.0
8+
aiohttp==3.11.11
9+
aiosignal==1.3.2
10+
asttokens==3.0.0
11+
async-timeout==5.0.1
12+
attrs==24.3.0
1313
backcall==0.2.0
1414
blis==0.7.11
1515
catalogue==2.0.10
16-
certifi==2024.8.30
17-
charset-normalizer==3.3.2
18-
click==8.1.7
16+
certifi==2024.12.14
17+
charset-normalizer==3.4.1
18+
click==8.1.8
1919
comm==0.2.2
2020
confection==0.1.5
21-
cymem==2.0.8
21+
cymem==2.0.10
2222
darglint==1.8.1
2323
datasets==2.21.0
2424
decorator==5.1.1
@@ -27,80 +27,80 @@ exceptiongroup==1.2.2
2727
executing==2.1.0
2828
filelock==3.16.0
2929
flake8==7.0.0
30-
frozenlist==1.4.1
30+
frozenlist==1.5.0
3131
fsspec==2024.6.1
3232
gensim==4.3.3
33-
huggingface-hub==0.24.7
33+
huggingface-hub==0.27.1
3434
idna==3.10
35-
ipython==8.27.0
35+
ipython==8.31.0
3636
ipywidgets==8.1.5
37-
jedi==0.19.1
38-
jinja2==3.1.4
37+
jedi==0.19.2
38+
jinja2==3.1.5
3939
joblib==1.4.2
40-
jsonpickle==3.3.0
40+
jsonpickle==4.0.1
4141
jupyterlab-widgets==3.0.13
42-
langcodes==3.4.0
42+
langcodes==3.5.0
4343
matplotlib-inline==0.1.7
4444
mccabe==0.7.0
4545
mpmath==1.3.0
4646
multidict==6.1.0
4747
multiprocess==0.70.16
48-
murmurhash==1.0.10
48+
murmurhash==1.0.11
4949
mypy==1.11.2
5050
mypy-extensions==1.0.0
51-
networkx==3.3
52-
numpy==1.25.2
53-
packaging==24.1
54-
pandas==2.2.2
51+
networkx==3.4.2
52+
numpy==1.26.4
53+
packaging==24.2
54+
pandas==2.2.3
5555
parso==0.8.4
5656
pathy==0.11.0
57-
peft==0.12.0
57+
peft==0.14.0
5858
pexpect==4.9.0
5959
pickleshare==0.7.5
6060
preshed==3.0.9
61-
prompt-toolkit==3.0.47
62-
psutil==6.0.0
61+
prompt-toolkit==3.0.48
62+
psutil==6.1.1
6363
ptyprocess==0.7.0
6464
pure-eval==0.2.3
65-
pyarrow==17.0.0
65+
pyarrow==18.1.0
6666
pycodestyle==2.11.1
67-
pydantic==1.10.18
67+
pydantic==2.10.4
6868
pyflakes==3.2.0
69-
pygments==2.18.0
69+
pygments==2.19.1
7070
python-dateutil==2.9.0
7171
pytz==2024.2
7272
pyyaml==6.0.2
73-
regex==2024.9.11
73+
regex==2024.11.6
7474
requests==2.32.3
7575
safetensors==0.4.5
76-
scikit-learn==1.5.2
77-
scipy==1.9.3
78-
six==1.16.0
76+
scikit-learn==1.6.0
77+
scipy==1.13.1
78+
six==1.17.0
7979
smart-open==6.4.0
80-
spacy==3.6.1
80+
spacy==3.7.5
8181
spacy-legacy==3.0.12
8282
spacy-loggers==1.0.5
83-
srsly==2.4.8
83+
srsly==2.5.0
8484
stack-data==0.6.3
85-
sympy==1.13.2
86-
thinc==8.1.12
85+
sympy==1.13.1
86+
thinc==8.2.5
8787
threadpoolctl==3.5.0
88-
tokenizers==0.19.1
89-
tomli==2.0.1
90-
torch==2.4.1
91-
tqdm==4.66.5
88+
tokenizers==0.21.0
89+
tomli==2.2.1
90+
torch==2.5.1
91+
tqdm==4.67.1
9292
traitlets==5.14.3
93-
transformers==4.44.2
94-
triton==3.0.0
95-
typer==0.9.4
93+
transformers==4.47.1
94+
triton==3.1.0
95+
typer==0.15.1
9696
types-PyYAML==6.0.3
9797
types-aiofiles==0.8.3
9898
types-setuptools==57.4.10
9999
typing-extensions==4.12.2
100-
tzdata==2024.1
101-
urllib3==2.2.3
100+
tzdata==2024.2
101+
urllib3==2.3.0
102102
wasabi==1.1.3
103103
wcwidth==0.2.13
104104
widgetsnbextension==4.0.13
105105
xxhash==3.5.0
106-
yarl==1.11.1
106+
yarl==1.18.3

0 commit comments

Comments
 (0)