Skip to content

Commit 338c3dc

Browse files
build(deps): Bump torch in /examples/quickstart-huggingface (#6236)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cceecd1 commit 338c3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/quickstart-huggingface/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
dependencies = [
1515
"flwr[simulation]>=1.24.0",
1616
"flwr-datasets>=0.5.0",
17-
"torch==2.6.0",
17+
"torch==2.8.0",
1818
"transformers>=4.30.0,<5.0",
1919
"evaluate>=0.4.0,<1.0",
2020
"datasets>=2.0.0, <3.0",

0 commit comments

Comments
 (0)