Skip to content

Commit f7ab48b

Browse files
Update pyyaml requirement from <5.5,>=5.1 to >=5.1,<6.1 (#1167)
1 parent 0f5132c commit f7ab48b

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.20.26
22
cryptography==3.3.2
33
marshmallow==3.14.1
44
packaging==20.9
5-
PyYAML>=5.1,<5.5
5+
PyYAML>=5.1,<6.1
66
requests==2.26.0
77
unix-ar==0.2.1
88
wrapt==1.13.3

0 commit comments

Comments
 (0)