| commit | 48b0f29bdbd3f77e940db82f612b2498b31cd046 | [log] [tgz] |
|---|---|---|
| author | Lun Dong <lundong@google.com> | Thu May 25 11:44:53 2023 -0700 |
| committer | Lun Dong <lundong@google.com> | Thu May 25 13:00:01 2023 -0700 |
| tree | 014cc03aa8ac8813829a1bec64408990d13cbc68 | |
| parent | 6aa9b298db2d9b62433baea8f1eb6bf4acb4cec6 [diff] |
Update tensorflow package version in prereqs to match the verison used by IREE: https://github.com/openxla/iree/blob/main/integrations/tensorflow/test/requirements.txt Change-Id: I7813e717dd13fa7145b8683aa69abdc5e7ce9ef1
diff --git a/python-requirements.txt b/python-requirements.txt index d6fc26c..b4e5bfa 100644 --- a/python-requirements.txt +++ b/python-requirements.txt
@@ -35,7 +35,7 @@ sel4-deps setuptools tempita -# TODO(lundong): Update to tensorflow 2.13.0 when it is released -tf-nightly==2.13.0.dev20230501 +# TODO(lundong): not pin nightly after TOSA features are in release ver. +tf-nightly==2.14.0.dev20230519 wget yapf