Skip to content

Commit 8201eb7

Browse files
committed
update requirements.txt
1 parent 4093f31 commit 8201eb7

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

requirements.txt

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

0 commit comments

Comments
 (0)