commit | 72661e16740130854ac6343fc5b5c7c28de3e1af | [log] [tgz] |
---|---|---|
author | Kate Hsieh <yuchihsieh@google.com> | Tue Jan 30 23:12:14 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 30 23:12:57 2024 -0800 |
tree | 2c3995117c3dd9e141c9e9b19f34a80ea1db1b96 | |
parent | 1f9196002287626c104f7a2d057d7a85479c3b71 [diff] |
Fix module immutabledict not found PiperOrigin-RevId: 602948518
diff --git a/requirements.txt b/requirements.txt index 3cf63bf..37656a8 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -1,3 +1,4 @@ mobly==1.12 inflection absl-py +immutabledict