commit | eac0c6bbc6677cc6d46ae990f280926f8af89823 | [log] [tgz] |
---|---|---|
author | Alex Van Damme <atv@google.com> | Thu Feb 27 11:40:44 2025 -0800 |
committer | Alex Van Damme <atv@google.com> | Thu Feb 27 13:16:18 2025 -0800 |
tree | ab72b20595a4f332e72cd3f889353d6ec8b601cb | |
parent | 73422f6537a2648a8045c232bdc2ea3a502d47a8 [diff] |
Add future to Python requirements - Add `future` to the requirements.txt, set to >=1.0.0. 1.0.0 adds support for Python 3.12. Change-Id: Ib4820b06408fa6af53aed29d3af68c3da176177d Bypass-Presubmit-Reason: No presubmits configured, topic presubmit passed.
diff --git a/python-requirements.txt b/python-requirements.txt index 162a3c1..2868bd5 100644 --- a/python-requirements.txt +++ b/python-requirements.txt
@@ -27,6 +27,7 @@ flatbuffers>=23.5.26 filecheck +future>=1.0.0 hjson jsonschema lit