Skip to content

Commit 6f414ae

Browse files
authored
Switch to torchx from GitHub (i.e. main branch) directly
This is necessary to use `urllib >= 2.6.0` to avoid vulnerabilities: CVE-2025-66471 and CVE-2025-66418 Signed-off-by: Ben Lewis <[email protected]>
1 parent f090ba1 commit 6f414ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"catalogue>=2.0.10",
2424
"fabric>=3.2.2",
2525
"fiddle>=0.3.0",
26-
"torchx>=0.7.0",
26+
"torchx @ https://github.com/meta-pytorch/torchx",
2727
"typer>=0.12.3",
2828
"rich>=13.7.1",
2929
"jinja2>=3.1.4",

0 commit comments

Comments
 (0)