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
22fuzzywuzzy==0.18.0
33langdetect==1.0.9
44LeXmo==0.1.4
5- nltk==3.9 .1
5+ nltk==3.8 .1
66numpy==1.23.4
77phonenumbers==8.13.0
88python-levenshtein==0.20.8
99quantulum3==0.7.11
1010requests==2.31.0
11- scikit-learn==1.5.0
11+ scikit-learn==1.1.2
1212jinja2==3.1.4
1313spacy[ja]==3.4.2
1414textblob==0.17.1
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ catalogue==2.0.10
3434 # srsly
3535 # textacy
3636 # thinc
37- certifi==2024.7.4
37+ certifi==2024.8.30
3838 # via
3939 # httpcore
4040 # httpx
@@ -151,7 +151,7 @@ murmurhash==1.0.10
151151 # thinc
152152networkx==3.2.1
153153 # via textacy
154- nltk==3.9 .1
154+ nltk==3.8 .1
155155 # via
156156 # -r exec-env-requirements.in
157157 # lexmo
@@ -237,7 +237,7 @@ requests==2.31.0
237237 # tiktoken
238238 # translate
239239 # vadersentiment
240- scikit-learn==1.5.0
240+ scikit-learn==1.1.2
241241 # via
242242 # -r exec-env-requirements.in
243243 # scikit-optimize
@@ -270,7 +270,7 @@ spacy-legacy==3.0.12
270270 # via spacy
271271spacy-loggers==1.0.5
272272 # via spacy
273- sqlalchemy==2.0.32
273+ sqlalchemy==2.0.33
274274 # via knowledge
275275srsly==2.4.8
276276 # via
@@ -332,7 +332,7 @@ wasabi==0.10.1
332332 # via
333333 # spacy
334334 # thinc
335- yarl==1.9.4
335+ yarl==1.9.8
336336 # via aiohttp
337337zipp==3.20.1
338338 # via importlib-metadata
Original file line number Diff line number Diff line change 33torch==2.2.0
44transformers==4.41.2
55scikit-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
1616 # via
1717 # boto3
1818 # s3transfer
19- certifi==2024.7.4
19+ certifi==2024.8.30
2020 # via
2121 # minio
2222 # requests
@@ -111,7 +111,7 @@ s3transfer==0.6.2
111111 # via boto3
112112safetensors==0.4.4
113113 # via transformers
114- scikit-learn==1.5.0
114+ scikit-learn==1.1.2
115115 # via
116116 # -r torch-cpu-requirements.in
117117 # scikit-optimize
@@ -152,7 +152,7 @@ typing-extensions==4.12.2
152152 # pydantic-core
153153 # starlette
154154 # torch
155- urllib3==1.26.19
155+ urllib3==1.26.20
156156 # via
157157 # botocore
158158 # minio
Original file line number Diff line number Diff line change 33torch==2.2.0
44transformers==4.41.2
55scikit-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
1616 # via
1717 # boto3
1818 # s3transfer
19- certifi==2024.7.4
19+ certifi==2024.8.30
2020 # via
2121 # minio
2222 # requests
@@ -111,7 +111,7 @@ s3transfer==0.6.2
111111 # via boto3
112112safetensors==0.4.4
113113 # via transformers
114- scikit-learn==1.5.0
114+ scikit-learn==1.1.2
115115 # via
116116 # -r torch-cuda-requirements.in
117117 # scikit-optimize
@@ -152,7 +152,7 @@ typing-extensions==4.12.2
152152 # pydantic-core
153153 # starlette
154154 # torch
155- urllib3==1.26.19
155+ urllib3==1.26.20
156156 # via
157157 # botocore
158158 # minio
You can’t perform that action at this time.
0 commit comments