diff --git a/setup.py b/setup.py index 8d9c848..a12c228 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ "scikit-image", "scipy", "six", - "tensorflow==2.6.4", + "tensorflow==2.7.2", "imagecodecs", ], test_requires=["pytest"],