diff --git a/setup.py b/setup.py
index f9f82bb..bf38e05 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@
         'numpy',
         'scikit-learn',
         'scikit-image',
-        'tensorflow==2.13.1',
+        'tensorflow<=2.15.0',
         'h5py',
         'typing',
         'pandas',