diff --git a/setup.py b/setup.py index 0118e16c..1016ec85 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ "rdkit-pypi==2022.03.1", "scikit-learn==1.0.2", "keras==2.6.0", - "tensorflow-gpu==2.9.3", + "tensorflow-gpu==2.12.0", "wandb~=0.12", ], entry_points={