From c72a8c7ff417a3277b4d1812e8cd7e8e853050ec Mon Sep 17 00:00:00 2001 From: Olivia Jain Date: Mon, 14 Jun 2021 09:30:58 -0700 Subject: [PATCH] Upgrade tf 2.4.1 to 2.4.2 for component governance (#8036) * Upgrade tf 2.4.1 to 2.4.2 for component governance * Trial run with tf 2.5.0 --- docs/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/python/requirements.txt b/docs/python/requirements.txt index 8379519b21..684dd286e9 100644 --- a/docs/python/requirements.txt +++ b/docs/python/requirements.txt @@ -7,7 +7,7 @@ sphinx-gallery sphinxcontrib.imagesvg sphinx_rtd_theme pyquickhelper -tensorflow>=2.2.0,<2.5.0 +tensorflow==2.5.0 tf2onnx pandas pydot