diff --git a/setup.py b/setup.py index 033130d..b4a3190 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ 'scikit-image', 'scipy', 'numpy', - 'tensorflow<2', + 'tensorflow<3', 'tensorstore', 'h5py', 'Pillow',