File tree Expand file tree Collapse file tree 4 files changed +8
-10
lines changed
Expand file tree Collapse file tree 4 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.9
3- # by the following command :
2+ # This file is autogenerated by pip-compile with python 3.9
3+ # To update, run :
44#
55# pip-compile --output-file=gpu-requirements.txt requirements/gpu-requirements.in
66#
@@ -61,7 +61,7 @@ cymem==2.0.7
6161 # preshed
6262 # spacy
6363 # thinc
64- embedders==0.1.5
64+ embedders==0.1.8
6565 # via -r requirements/gpu-requirements.in
6666exceptiongroup==1.1.1
6767 # via
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.9
3- # by the following command :
2+ # This file is autogenerated by pip-compile with python 3.9
3+ # To update, run :
44#
55# pip-compile --output-file=requirements.txt requirements/requirements.in
66#
@@ -61,7 +61,7 @@ cymem==2.0.7
6161 # preshed
6262 # spacy
6363 # thinc
64- embedders == 0.1.7
64+ embedders == 0.1.8
6565 # via -r requirements/requirements.in
6666exceptiongroup == 1.1.1
6767 # via
@@ -82,8 +82,6 @@ fsspec==2023.6.0
8282 # via
8383 # -r requirements/torch-cpu-requirements.txt
8484 # huggingface-hub
85- greenlet == 2.0.2
86- # via sqlalchemy
8785h11 == 0.14.0
8886 # via
8987 # -r requirements/torch-cpu-requirements.txt
Original file line number Diff line number Diff line change 11-r torch-cuda-requirements.txt
2- embedders==0.1.5
2+ embedders==0.1.8
33spacy==3.4.2
44torchvision==0.14.1 # define version for torchvision to avoid dependency conflict
Original file line number Diff line number Diff line change 11-r torch-cpu-requirements.txt
2- embedders==0.1.7
2+ embedders==0.1.8
33spacy==3.4.2
44torchvision==0.14.1 # define version for torchvision to avoid dependency conflict
You can’t perform that action at this time.
0 commit comments