Skip to content

Commit eca5247

Browse files
Bump torch from 2.0.1 to 2.2.0 in /requirements
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 281124c commit eca5247

12 files changed

+12
-12
lines changed

requirements/requirements-macOS-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ toolz==0.12.0
211211
# partd
212212
toposort==1.10
213213
# via symfit
214-
torch==2.0.1
214+
torch==2.2.0
215215
# via pyhdx (pyproject.toml)
216216
tornado==6.4.1
217217
# via

requirements/requirements-macos-latest-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ toolz==1.0.0
451451
# partd
452452
toposort==1.10
453453
# via symfit
454-
torch==2.5.1
454+
torch==2.2.0
455455
# via pyhdx (pyproject.toml)
456456
tornado==6.4.2
457457
# via

requirements/requirements-macos-latest-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ toolz==1.0.0
442442
# partd
443443
toposort==1.10
444444
# via symfit
445-
torch==2.5.1
445+
torch==2.2.0
446446
# via pyhdx (pyproject.toml)
447447
tornado==6.4.2
448448
# via

requirements/requirements-macos-latest-3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ toolz==1.0.0
441441
# partd
442442
toposort==1.10
443443
# via symfit
444-
torch==2.5.1
444+
torch==2.2.0
445445
# via pyhdx (pyproject.toml)
446446
tornado==6.4.2
447447
# via

requirements/requirements-ubuntu-latest-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ toolz==1.0.0
483483
# partd
484484
toposort==1.10
485485
# via symfit
486-
torch==2.5.1
486+
torch==2.2.0
487487
# via pyhdx (pyproject.toml)
488488
tornado==6.4.2
489489
# via

requirements/requirements-ubuntu-latest-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ toolz==1.0.0
474474
# partd
475475
toposort==1.10
476476
# via symfit
477-
torch==2.5.1
477+
torch==2.2.0
478478
# via pyhdx (pyproject.toml)
479479
tornado==6.4.2
480480
# via

requirements/requirements-ubuntu-latest-3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ toolz==1.0.0
473473
# partd
474474
toposort==1.10
475475
# via symfit
476-
torch==2.5.1
476+
torch==2.2.0
477477
# via pyhdx (pyproject.toml)
478478
tornado==6.4.2
479479
# via

requirements/requirements-ubuntu-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ toolz==0.12.0
242242
# partd
243243
toposort==1.10
244244
# via symfit
245-
torch==2.0.1
245+
torch==2.2.0
246246
# via
247247
# pyhdx (pyproject.toml)
248248
# triton

requirements/requirements-windows-latest-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ toolz==1.0.0
452452
# partd
453453
toposort==1.10
454454
# via symfit
455-
torch==2.5.1
455+
torch==2.2.0
456456
# via pyhdx (pyproject.toml)
457457
tornado==6.4.2
458458
# via

requirements/requirements-windows-latest-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ toolz==1.0.0
443443
# partd
444444
toposort==1.10
445445
# via symfit
446-
torch==2.5.1
446+
torch==2.2.0
447447
# via pyhdx (pyproject.toml)
448448
tornado==6.4.2
449449
# via

0 commit comments

Comments
 (0)