File tree Expand file tree Collapse file tree 1 file changed +47
-47
lines changed
Expand file tree Collapse file tree 1 file changed +47
-47
lines changed Original file line number Diff line number Diff line change @@ -2,23 +2,23 @@ sphinx==6.2.1
22sphinx-rtd-theme ~= 1.0
33myst-parser ~= 0.17
44sphinx-autoapi ~= 3.0.0
5- MarkupSafe == 2.1.5
6- accelerate == 0.34.2
5+ MarkupSafe == 3.0.2
6+ accelerate == 1.2.1
77aiofiles == 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
1313backcall == 0.2.0
1414blis == 0.7.11
1515catalogue == 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
1919comm == 0.2.2
2020confection == 0.1.5
21- cymem == 2.0.8
21+ cymem == 2.0.10
2222darglint == 1.8.1
2323datasets == 2.21.0
2424decorator == 5.1.1
@@ -27,80 +27,80 @@ exceptiongroup==1.2.2
2727executing == 2.1.0
2828filelock == 3.16.0
2929flake8 == 7.0.0
30- frozenlist == 1.4.1
30+ frozenlist == 1.5.0
3131fsspec == 2024.6.1
3232gensim == 4.3.3
33- huggingface-hub == 0.24.7
33+ huggingface-hub == 0.27.1
3434idna == 3.10
35- ipython == 8.27 .0
35+ ipython == 8.31 .0
3636ipywidgets == 8.1.5
37- jedi == 0.19.1
38- jinja2 == 3.1.4
37+ jedi == 0.19.2
38+ jinja2 == 3.1.5
3939joblib == 1.4.2
40- jsonpickle == 3.3.0
40+ jsonpickle == 4.0.1
4141jupyterlab-widgets == 3.0.13
42- langcodes == 3.4 .0
42+ langcodes == 3.5 .0
4343matplotlib-inline == 0.1.7
4444mccabe == 0.7.0
4545mpmath == 1.3.0
4646multidict == 6.1.0
4747multiprocess == 0.70.16
48- murmurhash == 1.0.10
48+ murmurhash == 1.0.11
4949mypy == 1.11.2
5050mypy-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
5555parso == 0.8.4
5656pathy == 0.11.0
57- peft == 0.12 .0
57+ peft == 0.14 .0
5858pexpect == 4.9.0
5959pickleshare == 0.7.5
6060preshed == 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
6363ptyprocess == 0.7.0
6464pure-eval == 0.2.3
65- pyarrow == 17.0 .0
65+ pyarrow == 18.1 .0
6666pycodestyle == 2.11.1
67- pydantic == 1 .10.18
67+ pydantic == 2 .10.4
6868pyflakes == 3.2.0
69- pygments == 2.18.0
69+ pygments == 2.19.1
7070python-dateutil == 2.9.0
7171pytz == 2024.2
7272pyyaml == 6.0.2
73- regex == 2024.9.11
73+ regex == 2024.11.6
7474requests == 2.32.3
7575safetensors == 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
7979smart-open == 6.4.0
80- spacy == 3.6.1
80+ spacy == 3.7.5
8181spacy-legacy == 3.0.12
8282spacy-loggers == 1.0.5
83- srsly == 2.4.8
83+ srsly == 2.5.0
8484stack-data == 0.6.3
85- sympy == 1.13.2
86- thinc == 8.1.12
85+ sympy == 1.13.1
86+ thinc == 8.2.5
8787threadpoolctl == 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
9292traitlets == 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
9696types-PyYAML == 6.0.3
9797types-aiofiles == 0.8.3
9898types-setuptools == 57.4.10
9999typing-extensions == 4.12.2
100- tzdata == 2024.1
101- urllib3 == 2.2.3
100+ tzdata == 2024.2
101+ urllib3 == 2.3.0
102102wasabi == 1.1.3
103103wcwidth == 0.2.13
104104widgetsnbextension == 4.0.13
105105xxhash == 3.5.0
106- yarl == 1.11.1
106+ yarl == 1.18.3
You can’t perform that action at this time.
0 commit comments