commit | 7dadf368cc74aeed500a7e877e3a058621afc530 | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Wed Feb 14 11:30:13 2024 -0800 |
committer | Matthew Wilson <mwilson@google.com> | Wed Feb 14 11:30:13 2024 -0800 |
tree | 274cb2789b68603fc075f1cb987f3db59a41a26c | |
parent | c41bc94e1f95a822d62928b9ce65d128b87ec0ea [diff] |
Pin PyYAML to 6.0.1 BUG: 325300016 Change-Id: I2d74b8cb6278281f63470f30305b5482d5f4d44d
diff --git a/python-requirements.txt b/python-requirements.txt index 88e4ca1..f6d2e5f 100644 --- a/python-requirements.txt +++ b/python-requirements.txt
@@ -36,7 +36,7 @@ psutil pyfzf pyserial -pyyaml +pyyaml==6.0.1 requests robotframework==6.0.2 scipy