File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ beautifulsoup4==4.11.1
2
2
fuzzywuzzy==0.18.0
3
3
langdetect==1.0.9
4
4
LeXmo==0.1.4
5
- nltk==3.9 .1
5
+ nltk==3.8 .1
6
6
numpy==1.23.4
7
7
phonenumbers==8.13.0
8
8
python-levenshtein==0.20.8
9
9
quantulum3==0.7.11
10
10
requests==2.31.0
11
- scikit-learn==1.5.0
11
+ scikit-learn==1.1.2
12
12
jinja2==3.1.4
13
13
spacy[ja]==3.4.2
14
14
textblob==0.17.1
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ catalogue==2.0.10
34
34
# srsly
35
35
# textacy
36
36
# thinc
37
- certifi==2024.7.4
37
+ certifi==2024.8.30
38
38
# via
39
39
# httpcore
40
40
# httpx
@@ -151,7 +151,7 @@ murmurhash==1.0.10
151
151
# thinc
152
152
networkx==3.2.1
153
153
# via textacy
154
- nltk==3.9 .1
154
+ nltk==3.8 .1
155
155
# via
156
156
# -r exec-env-requirements.in
157
157
# lexmo
@@ -237,7 +237,7 @@ requests==2.31.0
237
237
# tiktoken
238
238
# translate
239
239
# vadersentiment
240
- scikit-learn==1.5.0
240
+ scikit-learn==1.1.2
241
241
# via
242
242
# -r exec-env-requirements.in
243
243
# scikit-optimize
@@ -270,7 +270,7 @@ spacy-legacy==3.0.12
270
270
# via spacy
271
271
spacy-loggers==1.0.5
272
272
# via spacy
273
- sqlalchemy==2.0.32
273
+ sqlalchemy==2.0.33
274
274
# via knowledge
275
275
srsly==2.4.8
276
276
# via
@@ -332,7 +332,7 @@ wasabi==0.10.1
332
332
# via
333
333
# spacy
334
334
# thinc
335
- yarl==1.9.4
335
+ yarl==1.9.8
336
336
# via aiohttp
337
337
zipp==3.20.1
338
338
# via importlib-metadata
Original file line number Diff line number Diff line change 3
3
torch==2.2.0
4
4
transformers==4.41.2
5
5
scikit-optimize==0.9.0
6
- scikit-learn==1.5.0
6
+ scikit-learn==1.1.2
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ botocore==1.28.5
16
16
# via
17
17
# boto3
18
18
# s3transfer
19
- certifi==2024.7.4
19
+ certifi==2024.8.30
20
20
# via
21
21
# minio
22
22
# requests
@@ -111,7 +111,7 @@ s3transfer==0.6.2
111
111
# via boto3
112
112
safetensors==0.4.4
113
113
# via transformers
114
- scikit-learn==1.5.0
114
+ scikit-learn==1.1.2
115
115
# via
116
116
# -r torch-cpu-requirements.in
117
117
# scikit-optimize
@@ -152,7 +152,7 @@ typing-extensions==4.12.2
152
152
# pydantic-core
153
153
# starlette
154
154
# torch
155
- urllib3==1.26.19
155
+ urllib3==1.26.20
156
156
# via
157
157
# botocore
158
158
# minio
Original file line number Diff line number Diff line change 3
3
torch==2.2.0
4
4
transformers==4.41.2
5
5
scikit-optimize==0.9.0
6
- scikit-learn==1.5.0
6
+ scikit-learn==1.1.2
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ botocore==1.28.5
16
16
# via
17
17
# boto3
18
18
# s3transfer
19
- certifi==2024.7.4
19
+ certifi==2024.8.30
20
20
# via
21
21
# minio
22
22
# requests
@@ -111,7 +111,7 @@ s3transfer==0.6.2
111
111
# via boto3
112
112
safetensors==0.4.4
113
113
# via transformers
114
- scikit-learn==1.5.0
114
+ scikit-learn==1.1.2
115
115
# via
116
116
# -r torch-cuda-requirements.in
117
117
# scikit-optimize
@@ -152,7 +152,7 @@ typing-extensions==4.12.2
152
152
# pydantic-core
153
153
# starlette
154
154
# torch
155
- urllib3==1.26.19
155
+ urllib3==1.26.20
156
156
# via
157
157
# botocore
158
158
# minio
You can’t perform that action at this time.
0 commit comments