Skip to content

Commit ebcc5bf

Browse files
awaelchliBorda
authored andcommitted
ci: bump torch to 2.2.1 (#19687)
Co-authored-by: Jirka Borovec <[email protected]>
1 parent 0c94810 commit ebcc5bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/fabric/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
numpy >=1.17.2, <1.27.0
5-
torch >=1.13.0, <2.2.0
5+
torch >=1.13.0, <2.3.0
66
fsspec[http] >=2022.5.0, <2023.11.0
77
packaging >=20.0, <=23.1
88
typing-extensions >=4.4.0, <4.10.0

requirements/pytorch/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
numpy >=1.17.2, <1.27.0
5-
torch >=1.13.0, <2.2.0
5+
torch >=1.13.0, <2.3.0
66
tqdm >=4.57.0, <4.67.0
77
PyYAML >=5.4, <6.1.0
88
fsspec[http] >=2022.5.0, <2023.11.0

0 commit comments

Comments
 (0)