Skip to content

Commit 6cf54b4

Browse files
committed
PyYAML >5.4
1 parent 9d3f00a commit 6cf54b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
torch >=2.1.0, <2.8.0
55
tqdm >=4.57.0, <4.68.0
6-
PyYAML >=5.4, <6.1.0
6+
PyYAML >5.4, <6.1.0
77
fsspec[http] >=2022.5.0, <2025.6.0
88
torchmetrics >=0.7.0, <1.8.0
99
packaging >=20.0, <=25.0

0 commit comments

Comments
 (0)