File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ exceptiongroup==1.1.1
6969 # anyio
7070fastapi == 0.95.2
7171 # via -r requirements/torch-cpu-requirements.txt
72- filelock == 3.12.0
72+ filelock == 3.12.2
7373 # via
7474 # -r requirements/torch-cpu-requirements.txt
7575 # huggingface-hub
@@ -78,15 +78,15 @@ frozenlist==1.3.3
7878 # via
7979 # aiohttp
8080 # aiosignal
81- fsspec == 2023.5 .0
81+ fsspec == 2023.6 .0
8282 # via
8383 # -r requirements/torch-cpu-requirements.txt
8484 # huggingface-hub
8585h11 == 0.14.0
8686 # via
8787 # -r requirements/torch-cpu-requirements.txt
8888 # uvicorn
89- huggingface-hub == 0.14 .1
89+ huggingface-hub == 0.15 .1
9090 # via
9191 # -r requirements/torch-cpu-requirements.txt
9292 # sentence-transformers
@@ -187,7 +187,7 @@ pyyaml==6.0
187187 # huggingface-hub
188188 # pyaml
189189 # transformers
190- regex == 2023.5.5
190+ regex == 2023.6.3
191191 # via
192192 # -r requirements/torch-cpu-requirements.txt
193193 # nltk
@@ -205,6 +205,10 @@ s3transfer==0.6.1
205205 # via
206206 # -r requirements/torch-cpu-requirements.txt
207207 # boto3
208+ safetensors == 0.3.1
209+ # via
210+ # -r requirements/torch-cpu-requirements.txt
211+ # transformers
208212scikit-learn == 1.2.2
209213 # via
210214 # -r requirements/torch-cpu-requirements.txt
@@ -282,7 +286,7 @@ tqdm==4.65.0
282286 # sentence-transformers
283287 # spacy
284288 # transformers
285- transformers == 4.23.1
289+ transformers == 4.30.0
286290 # via
287291 # -r requirements/torch-cpu-requirements.txt
288292 # embedders
@@ -291,7 +295,7 @@ typer==0.4.2
291295 # via
292296 # pathy
293297 # spacy
294- typing-extensions == 4.6.2
298+ typing-extensions == 4.6.3
295299 # via
296300 # -r requirements/torch-cpu-requirements.txt
297301 # huggingface-hub
You can’t perform that action at this time.
0 commit comments