Skip to content

Commit b9c2c4f

Browse files
Update pyyaml requirement from <5.4,>=5.1 to >=5.1,<5.5 (#727)
1 parent ee077f7 commit b9c2c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ boto3~=1.17.7
22
cryptography==3.3.2
33
marshmallow==3.10.0
44
packaging==20.9
5-
PyYAML>=5.1,<5.4
5+
PyYAML>=5.1,<5.5
66
requests==2.25.1
77
unix-ar==0.2.1
88
wrapt==1.12.1

0 commit comments

Comments
 (0)