diff --git a/setup.py b/setup.py index 755beac3..138c1dc3 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ 'scikit-learn==0.24.2', 'scipy==1.4.0', 'six==1.15.0', - 'tensorflow==2.5.0', + 'tensorflow==2.9.3', 'tqdm==4.61.1', 'umap-learn==0.5.1', 'yale-dhlab-rasterfairy>=1.0.3',