-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
58 lines (58 loc) · 968 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#Created by Makefile. Do not edit.
anyio==3.7.0
argilla==1.8.0
awswrangler==3.1.1
backoff==2.2.1
boto3==1.26.144
botocore==1.29.144
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
commonmark==0.9.1
Deprecated==1.2.14
et-xmlfile==1.1.0
exceptiongroup==1.1.1
filelock==3.12.0
fsspec==2023.5.0
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
huggingface-hub==0.14.1
idna==3.4
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
MarkupSafe==2.1.2
monotonic==1.6
mpmath==1.2.1
networkx==3.0
numpy==1.23.5
openpyxl==3.1.2
packaging==23.1
pandas==1.5.3
pyarrow==12.0.0
pydantic==1.10.8
Pygments==2.15.1
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
regex==2023.5.5
requests==2.31.0
rfc3986==1.5.0
rich==13.0.1
s3transfer==0.6.1
scikit-learn==1.2.2
scipy==1.10.1
six==1.16.0
sniffio==1.3.0
sympy==1.11.1
threadpoolctl==3.1.0
tokenizers==0.13.3
torch==2.0.1+cpu
tqdm==4.65.0
transformers==4.29.2
typer==0.9.0
typing_extensions==4.6.2
urllib3==1.26.16
wasabi==1.1.1
wrapt==1.14.1