File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ aiohttp == 3.8.5
2+ aiosignal == 1.3.1
3+ async-timeout == 4.0.3
4+ attrs == 23.1.0
15black == 23.3.0
6+ blinker == 1.6.2
27build == 0.10.0
38cachetools == 5.3.0
49certifi == 2023.7.22
510charset-normalizer == 3.1.0
611click == 8.1.3
12+ datasets == 2.14.4
13+ dill == 0.3.7
714fairscale == 0.4.13
815filelock == 3.12.2
916fire == 0.5.0
1017Flask == 2.3.2
18+ frozenlist == 1.4.0
19+ fsspec == 2023.6.0
20+ gptq == 0.0.3
1121hiq-python == 1.1.11
1222huggingface-hub == 0.15.1
1323idna == 3.4
@@ -19,21 +29,28 @@ markdown-it-py==2.2.0
1929MarkupSafe == 2.1.2
2030mdurl == 0.1.2
2131mpmath == 1.3.0
32+ multidict == 6.0.4
33+ multiprocess == 0.70.15
2234mypy-extensions == 1.0.0
2335networkx == 3.1
2436numpy == 1.24.3
2537packaging == 23.1
38+ pandas == 2.0.3
2639pathspec == 0.11.1
2740platformdirs == 3.1.1
2841psutil == 5.9.4
2942py-itree == 0.0.19
43+ pyarrow == 12.0.1
3044Pygments == 2.14.0
3145pyllama == 0.0.9
3246pyproject_hooks == 1.0.0
47+ python-dateutil == 2.8.2
48+ pytz == 2023.3
3349PyYAML == 6.0
3450regex == 2023.3.23
3551requests == 2.31.0
3652rich == 13.3.4
53+ safetensors == 0.3.2
3754sentencepiece == 0.1.97
3855six == 1.16.0
3956sympy == 1.11.1
@@ -44,6 +61,9 @@ torch==2.0.0
4461tqdm == 4.65.0
4562transformers == 4.30.0
4663typing_extensions == 4.7.1
64+ tzdata == 2023.3
4765urllib3 == 1.26.15
48- Werkzeug == 2.2.3
66+ Werkzeug == 2.3.7
67+ xxhash == 3.3.0
68+ yarl == 1.9.2
4969zipp == 3.15.0
You can’t perform that action at this time.
0 commit comments