File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
5
# pip-compile --output-file=requirements.txt requirements/requirements.in
@@ -46,9 +46,7 @@ fsspec==2024.3.1
46
46
# -r requirements/torch-cpu-requirements.txt
47
47
# huggingface-hub
48
48
greenlet == 3.0.3
49
- # via
50
- # -r requirements/torch-cpu-requirements.txt
51
- # sqlalchemy
49
+ # via -r requirements/torch-cpu-requirements.txt
52
50
h11 == 0.14.0
53
51
# via
54
52
# -r requirements/torch-cpu-requirements.txt
@@ -176,7 +174,7 @@ tokenizers==0.15.2
176
174
# via
177
175
# -r requirements/torch-cpu-requirements.txt
178
176
# transformers
179
- torch == 1.13.1+cpu
177
+ torch == 1.13.1
180
178
# via
181
179
# -r requirements/torch-cpu-requirements.txt
182
180
# sequencelearn
@@ -194,6 +192,7 @@ typing-extensions==4.11.0
194
192
# fastapi
195
193
# huggingface-hub
196
194
# pydantic
195
+ # starlette
197
196
# torch
198
197
urllib3 == 1.26.18
199
198
# via
You can’t perform that action at this time.
0 commit comments