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