make tensorflow to the latest

This commit is contained in:
samiabat 2025-07-29 00:42:01 +03:00
parent b4764cf91f
commit fb8b07b373

View File

@ -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