-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathrequirements.txt
More file actions
112 lines (112 loc) · 2.04 KB
/
requirements.txt
File metadata and controls
112 lines (112 loc) · 2.04 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
azure-common==1.1.28
azure-core==1.36.0
azure-identity==1.25.1
azure-mgmt-core==1.6.0
azure-mgmt-resource==24.0.0
azure-mgmt-storage==24.0.0
azure-storage-blob==12.27.1
bcrypt==3.1.7
beautifulsoup4==4.9.3
blinker==1.9.0
boto3==1.40.64
botocore==1.40.64
cachetools==6.2.1
certifi==2025.10.5
cffi==2.0.0
cfractions==2.4.1
chardet==3.0.4
charset-normalizer==3.4.4
click==8.3.0
cmake==4.1.0
couchbase==4.4.0
cryptography==46.0.3
decorator==4.4.2
deepdiff==5.0.2
docutils==0.16
faiss-cpu==1.7.4
Faker==37.11.0
filelock==3.20.0
Flask==3.1.2
flask-cors==6.0.1
fsspec==2025.10.0
Geohash==1.0
ground==9.0.0
grpcio==1.74.0
grpcio-status==1.74.0
h5py==3.8.0
hf-xet==1.2.0
httplib2==0.18.1
huggingface-hub==0.36.0
idna==3.11
isodate==0.7.2
itsdangerous==2.2.0
Jinja2==3.1.6
jmespath==0.10.0
joblib==1.5.2
lit==18.1.8
MarkupSafe==3.0.3
mpmath==1.3.0
msal==1.34.0
msal-extensions==1.3.1
msrest==0.7.1
mysql-connector-python==9.5.0
networkx==3.4.2
nltk==3.9.2
numpy==1.26.4
oauthlib==3.3.1
ordered-set==4.1.0
packaging==25.0
paramiko==2.7.1
pillow==12.0.0
prettytable==3.16.0
proto-plus==1.26.1
protobuf==6.33.0
psycopg2-binary==2.9.11
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.20
PyJWT==2.10.1
PyNaCl==1.6.0
python-dateutil==2.9.0.post0
python-geohash==0.8.5
PyYAML==6.0.3
pytz==2025.2
regex==2025.10.23
reprit==0.9.0
requests==2.32.5
requests-oauthlib==2.0.0
rsa==4.9.1
s3transfer==0.14.0
safetensors==0.6.2
scikit-learn==1.7.2
scipy==1.15.3
sentencepiece==0.2.1
six==1.17.0
soupsieve==2.8
symba==2.2.1
sympy==1.14.0
hypothesis-geometry==8.0.0
threadpoolctl==3.6.0
tokenizers==0.22.1
tqdm==4.67.1
typing_extensions==4.15.0
tzdata==2025.2
urllib3==2.5.0
wcwidth==0.2.14
Werkzeug==3.1.3
wget==3.2
google-api-core==2.26.0
google-auth==2.41.1
google-cloud-compute==0.6.0
google-cloud-core==2.4.3
google-cloud-storage==1.42.2
google-crc32c==1.7.1
google-resumable-media==2.7.2
googleapis-common-protos==1.70.0
torch==2.4.0
docker==7.1.0
psutil==7.1.3
pexpect==4.9.0
# Not adding specific versions for the following to always get the latest compatible versions
sentence-transformers
transformers