commit | c2f1ca2b7553728fba6cf777b919d1f566192755 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Mon Sep 02 13:28:54 2024 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Mon Sep 02 22:46:45 2024 -0700 |
tree | 41466408eb640da0cf835979646d8849bb3af162 | |
parent | a336478d70ace9a53c079ccab76c987c718a7c0b [diff] [blame] |
Add absl-py for improved flags Change-Id: Id78d88c280ce9be94bb3c28c191212ddd1d272d7 Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 48b58ff..db0ec26 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt
@@ -15,6 +15,7 @@ validators yapf sympy +absl-py pyyaml # TODO(phil): Migrate to absl-py. These are abandoned as far as I can tell.