Skip to content

Commit 71cadf3

Browse files
pip: update pyyaml requirement from <7.0,>=6.0.1 to >=6.0.3,<7.0 in /.github/resources (#1373)
1 parent 3d196e7 commit 71cadf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/resources/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ pyvirtualdisplay == 3.0
1212
opencv-python == 4.13.0.92
1313
setuptools >= 78.1.1
1414
xmltodict == 1.0.4
15-
PyYAML >=6.0.1,<7.0
15+
PyYAML >=6.0.3,<7.0
1616
pylint [spelling] == 4.0.5
1717
flake8 == 7.3.0

0 commit comments

Comments
 (0)