commit | 5880d6cff2eb8c43f2f88ab0113738d302025569 | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Wed Feb 14 20:04:19 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 14 20:04:19 2024 +0000 |
tree | 65560aa0ef8e45910f453dc2f167a36d0ee7d174 | |
parent | 7dadf368cc74aeed500a7e877e3a058621afc530 [diff] |
Revert "Pin PyYAML to 6.0.1" This reverts commit 7dadf368cc74aeed500a7e877e3a058621afc530. Reason for revert: Didn't fix the problem, broke a different way Change-Id: I0bb0c427d23f5c34c3ced671841b9c0df2e0bd6a
diff --git a/python-requirements.txt b/python-requirements.txt index f6d2e5f..88e4ca1 100644 --- a/python-requirements.txt +++ b/python-requirements.txt
@@ -36,7 +36,7 @@ psutil pyfzf pyserial -pyyaml==6.0.1 +pyyaml requests robotframework==6.0.2 scipy