diff --git a/server/predictors/chemprop/requirements.txt b/server/predictors/chemprop/requirements.txt index 30e479e..38dc56d 100644 --- a/server/predictors/chemprop/requirements.txt +++ b/server/predictors/chemprop/requirements.txt @@ -9,7 +9,7 @@ pandas-flavor>=0.2.0 scikit-learn>=0.22.2.post1 scipy==1.4.1 tensorboardX>=2.0 -tensorflow>=1.13.1 +tensorflow>=2.12.0 torch>=1.5.1 tqdm>=4.45.0 typed-argument-parser>=1.5.2