diff --git a/AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_PerformanceAnalysis/pyproject.toml b/AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_PerformanceAnalysis/pyproject.toml index 2f280c528a..7d6b1ef4eb 100644 --- a/AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_PerformanceAnalysis/pyproject.toml +++ b/AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_PerformanceAnalysis/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" requires-python = "==3.10.12" dependencies = [ "intel-extension-for-tensorflow[cpu]>=1.1.0", - "tensorflow==2.10.0", + "tensorflow==2.12.1", "neural-compressor>=3.3", "onnxruntime>=1.20.1", "cxxfilt>=0.3.0",