From fb8b07b373b86f63e755d7149009353f25079eae Mon Sep 17 00:00:00 2001 From: samiabat Date: Tue, 29 Jul 2025 00:42:01 +0300 Subject: [PATCH] make tensorflow to the latest --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c4ca3ab..e9adeea8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ numba==0.56.4 # TensorFlow ecosystem - MATCHING ORIGINAL tensorboard==2.19.0 -tensorflow==2.15.0 +tensorflow>=2.18.0 # Compatible with tensorboard 2.19.0 # PyTorch ecosystem - MATCHING ORIGINAL torch>=2.1.0